Version 24.2 (latest)

VisualStates Class Methods

For a list of all members of this type, see VisualStates members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetImplementationRootGets the implementation root of the Control.  
Public Methodstatic (Shared in Visual Basic)GoToStateUse VisualStateManager to change the visual state of the control.  
Public Methodstatic (Shared in Visual Basic)TryGetVisualStateGroupThis method tries to get the named VisualStateGroup for the dependency object. The provided object's ImplementationRoot will be looked up in this call.  
See Also