Miner.PresentationFramework Assembly : System.Windows Namespace |
Class | Description | |
---|---|---|
![]() | TemplateVisualStateAttribute | Define an expected VisualState in the contract between a Control and its ControlTemplate for use with the VisualStateManager. |
![]() | VisualState | A visual state that can be transitioned into. |
![]() | VisualStateChangedEventArgs | EventArgs for VisualStateGroup.CurrentStateChanging and CurrentStateChanged events. |
![]() | VisualStateGroup | A group of mutually exclusive visual states. |
![]() | VisualStateManager | Manages visual states and their transitions on a control. |
![]() | VisualTransition | Defines a transition between VisualStates. |