VisualStateGroup Properties
Collapse the table of content
Expand the table of content

VisualStateGroup Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The VisualStateGroup type exposes the following members.

  NameDescription
Public property CurrentState Gets the most recently set VisualState from a successful call to the GoToState method.
Public property Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public property Name Gets the name of the VisualStateGroup.
Public property States Gets the collection of mutually exclusive VisualState objects.
Public property Transitions Gets the collection of VisualTransition objects.
Top

Show:
© 2017 Microsoft