Specifies that a control can be in a certain state and that a VisualState is expected in the control's ControlTemplate.
Inheritance
Syntax
Attributes
- AllowMultipleAttribute()
- AttributeUsageAttribute(512)
- VersionAttribute(NTDDI_WIN8)
- WebHostHiddenAttribute()
Members
The TemplateVisualStateAttribute attribute has these types of members:
Constructors
The TemplateVisualStateAttribute attribute has these constructors.
| Constructor | Description |
|---|---|
| TemplateVisualStateAttribute | Initializes a new instance of the TemplateVisualStateAttribute class. |
Fields
The TemplateVisualStateAttribute attribute has these fields.
| Field | Data type | Description |
|---|---|---|
| GroupName |
System.String [.NET] | Platform::String [C++] |
Gets or sets the name of the group that the state belongs to. |
| Name |
System.String [.NET] | Platform::String [C++] |
Gets or sets the name of the state that the control can be in. |
Methods
The TemplateVisualStateAttribute attribute inherits methods from the Object class.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 1/31/2013