VisualState Properties
.NET Framework 4.5
The VisualState type exposes the following members.
| Name | Description | |
|---|---|---|
|
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) |
|
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) |
|
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) |
|
Name | Gets or sets the name of the VisualState. |
|
Storyboard | Gets or sets a Storyboard that defines the appearance of the control when it is in the state that is represented by the VisualState. |