TemplateVisualStateAttribute.GroupName 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 group that the state belongs to.
Assembly: System.Windows (in System.Windows.dll)
States that share the same GroupName are mutually exclusive and are defined in a single VisualStateGroup in the ControlTemplate.
Show: