VisualState Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The VisualState type exposes the following members.
| Name | Description | |
|---|---|---|
|
Dispatcher | Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
|
Name | Gets the name of the VisualState. |
|
Storyboard | Gets or sets a Storyboard that defines the appearance of the control when it is the state that is represented by the VisualState. |
Show: