VisualStateGroupCurrentState Property |
Gets the most recently set VisualState from a successful call to the GoToState
method.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public VisualState CurrentState { get; }
Property Value
Type:
VisualStateSee Also