VisualStateGroup.CurrentState Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the most recently set VisualState from a successful call to the GoToState method.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Windows.VisualStateThe most recently set VisualState from a successful call to the GoToState method.
Show: