The following tables list the members exposed by VisualStates.
Name | Description | |
---|---|---|
GroupCommon | Common state group. | |
GroupFocus | Focus state group. | |
GroupSelection | Selection state group. | |
GroupVisibility | BusyDisplay group. | |
StateDisabled | Disabled state of the Common state group. | |
StateFocused | Focused state of the Focus state group. | |
StateHidden | Hidden state name for BusyIndicator. | |
StateMouseOver | MouseOver state of the Common state group. | |
StateNormal | Normal state of the Common state group. | |
StatePressed | Pressed state of the Common state group. | |
StateReadOnly | Normal state of the Common state group. | |
StateSelected | Selected state of the Selection state group. | |
StateSelectedInactive | Selected inactive state of the Selection state group. | |
StateUnfocused | Unfocused state of the Focus state group. | |
StateUnselected | Unselected state of the Selection state group. | |
StateVisible | Visible state name for BusyIndicator. |
Name | Description | |
---|---|---|
GetImplementationRoot | Gets the implementation root of the Control. | |
GoToState | Use VisualStateManager to change the visual state of the control. | |
TryGetVisualStateGroup | This method tries to get the named VisualStateGroup for the dependency object. The provided object's ImplementationRoot will be looked up in this call. |