| VisualStateGroup Properties |
The VisualStateGroup type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentState |
Gets the most recently set VisualState from a successful call to the GoToState
method.
| |
| Dispatcher |
Gets the CoreDispatcher that this object is associated with.
(Inherited from DependencyObject.) | |
| Name |
Gets the name of the VisualStateGroup.
| |
| States |
Gets the collection of mutually exclusive VisualState objects.
|