ClassTemplateVisualStateAttribute
Class
Define an expected VisualState in the contract between a Control and its ControlTemplate for use with the VisualStateManager.
Definition
Namespace:ArtOfTest.WebAii.Design.UI.WPFToolkit
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
[AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]
public sealed class TemplateVisualStateAttribute : Attribute, _Attribute
Inheritance: objectAttributeTemplateVisualStateAttribute
Implements:
Inherited Members
Constructors
TemplateVisualStateAttribute()
Declaration
cs-api-definition
public TemplateVisualStateAttribute()