ClassVisualState
Class
A visual state that can be transitioned into.
Definition
Namespace:ArtOfTest.WebAii.Design.UI.WPFToolkit
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class VisualState : DependencyObject
Inheritance: objectDispatcherObjectDependencyObjectVisualState
Inherited Members
Constructors
VisualState()
Declaration
cs-api-definition
public VisualState()
Properties
Name
The name of the VisualState.
Storyboard
Storyboard defining the values of properties in this visual state.