TemplateVisualStateAttribute.Name Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the name of the state that the control can be in.
Assembly: System.Windows (in System.Windows.dll)
When ControlTemplate authors add a VisualState to the template, the Name of the VisualState should match the Name specified by the TemplateVisualStateAttribute.
Show: