This topic has not yet been rated - Rate this topic

VisualStateChangedEventArgs Properties

The VisualStateChangedEventArgs type exposes the following members.

  Name Description
Public property Control Gets the element that is transitioning states.
Public property NewState Gets the state that the element is transitioning to or has transitioned to.
Public property OldState Gets the state that the element is transitioning to or has transitioned from.
Public property StateGroupsRoot Gets the root element that contains the VisualStateManager.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.