VisualState Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The VisualState type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public propertySupported by Silverlight for Windows Phone Name Gets the name of the VisualState.
Public propertySupported by Silverlight for Windows Phone Storyboard Gets or sets a Storyboard that defines the appearance of the control when it is the state that is represented by the VisualState.

Top