Name
UserPreferenceCategory
Synopsis
This enumeration is used for
the
UserPreferenceChangedEventArgs class. It provides
information identifying the type of preference that was changed.
public enum UserPreferenceCategory { Accessibility = 1, Color = 2, Desktop = 3, General = 4, Icon = 5, Keyboard = 6, Menu = 7, Mouse = 8, Policy = 9, Power = 10, Screensaver = 11, Window = 12, Locale = 13 }
Hierarchy
System.Object
→
System.ValueType
→
System.Enum(System.IComparable, System.IFormattable,
System.IConvertible)
→
UserPreferenceCategory
Returned By
UserPreferenceChangedEventArgs.Category,
UserPreferenceChangingEventArgs.Category
Passed To
UserPreferenceChangedEventArgs.UserPreferenceChangedEventArgs( ),
UserPreferenceChangingEventArgs.UserPreferenceChangingEventArgs( )
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access