VisualStateGroup::CurrentState Property
.NET Framework (current version)
Gets the VisualState that is currently applied to the control.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property VisualState^ CurrentState { VisualState^ get(); internal: void set(VisualState^ value); }
Property Value
Type: System.Windows::VisualState^The VisualState that is currently applied to the control.
.NET Framework
Available since 4.0
Silverlight
Available since 4.0
Windows Phone Silverlight
Available since 7.1
Available since 4.0
Silverlight
Available since 4.0
Windows Phone Silverlight
Available since 7.1
Show: