Click or drag to resize
VisualState Properties

The VisualState type exposes the following members.

Properties
  NameDescription
Public propertyDispatcher
Gets the CoreDispatcher that this object is associated with.
(Inherited from DependencyObject.)
Public propertyName
Gets the name of the VisualState.
Public propertyStoryboard
Gets or sets a Storyboard that defines the appearance of the control when it is the state that is represented by the VisualState.
Top
See Also