VisualStateManager.CustomVisualStateManagerProperty Field (System.Windows)

Switch View :
ScriptFree
.NET Framework Class Library for Silverlight
VisualStateManager.CustomVisualStateManagerProperty Field

Identifies the CustomVisualStateManager dependency property.

Namespace:  System.Windows
Assembly:  System.Windows (in System.Windows.dll)
Syntax

Visual Basic (Declaration)
Public Shared ReadOnly CustomVisualStateManagerProperty As DependencyProperty
C#
public static readonly DependencyProperty CustomVisualStateManagerProperty

Field Value

Type: System.Windows.DependencyProperty
The identifier for the CustomVisualStateManager dependency property.
Version Information

Silverlight

Supported in: 5, 4, 3

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0
Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

See Also

Reference