VisualStateChangedEventArgs Properties
Collapse the table of content
Expand the table of content

VisualStateChangedEventArgs Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The VisualStateChangedEventArgs type exposes the following members.

  NameDescription
Public property Control Gets the Control that is transitioning states.
Public property NewState Gets the state the Control is transitioning to or has transitioned to.
Public property OldState Gets the state the Control is transitioning from or has transitioned from.
Top

Show:
© 2017 Microsoft