Version 24.2 (latest)

VisualStates Class Fields

For a list of all members of this type, see VisualStates members.

Public Fields
 NameDescription
Public FieldGroupCommonCommon state group.  
Public FieldGroupFocusFocus state group.  
Public FieldGroupSelectionSelection state group.  
Public FieldGroupVisibilityBusyDisplay group.  
Public FieldStateDisabledDisabled state of the Common state group.  
Public FieldStateFocusedFocused state of the Focus state group.  
Public FieldStateHiddenHidden state name for BusyIndicator.  
Public FieldStateMouseOverMouseOver state of the Common state group.  
Public FieldStateNormalNormal state of the Common state group.  
Public FieldStatePressedPressed state of the Common state group.  
Public FieldStateReadOnlyNormal state of the Common state group.  
Public FieldStateSelectedSelected state of the Selection state group.  
Public FieldStateSelectedInactiveSelected inactive state of the Selection state group.  
Public FieldStateUnfocusedUnfocused state of the Focus state group.  
Public FieldStateUnselectedUnselected state of the Selection state group.  
Public FieldStateVisibleVisible state name for BusyIndicator.  
See Also