[This is preliminary documentation and is subject to change.]

The SettingEnumEntry<(Of <(T>)>) type exposes the following events.

Events

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Changed
Raised when setting value was changed.
(Inherited from SettingEntry<(Of <(T>)>).)
Saving
Raised when setting is being saved.
(Inherited from SettingEntry<(Of <(T>)>).)

See Also