Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 538 Bytes

visualstatechangedeventargs_oldstate.md

File metadata and controls

24 lines (15 loc) · 538 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.VisualStateChangedEventArgs.OldState
winrt property

Microsoft.UI.Xaml.VisualStateChangedEventArgs.OldState

-description

Gets the state the Control is changing from or has changed from.

-property-value

The state the Control is changing from or has changed from.

-remarks

-examples

-see-also