Click or drag to resize
VisualStateGroup Properties

The VisualStateGroup type exposes the following members.

Properties
  NameDescription
Public propertyCurrentState
Gets the most recently set VisualState from a successful call to the GoToState method.
Public propertyDispatcher
Gets the CoreDispatcher that this object is associated with.
(Inherited from DependencyObject.)
Public propertyName
Gets the name of the VisualStateGroup.
Public propertyStates
Gets the collection of mutually exclusive VisualState objects.
Top
See Also