ArcFM Engine Developer Guide
TemplateVisualStateAttribute Class
Members 


Product Availability
Required Licenses
.NET Assembly
Define an expected VisualState in the contract between a Control and its ControlTemplate for use with the VisualStateManager.
Syntax
'Declaration
 
<AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple=True)>
Public NotInheritable Class TemplateVisualStateAttribute 
   Inherits System.Attribute
'Usage
 
Dim instance As TemplateVisualStateAttribute
[AttributeUsage(AttributeTargets.Class, AllowMultiple=true)]
public sealed class TemplateVisualStateAttribute : System.Attribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      System.Windows.TemplateVisualStateAttribute

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

TemplateVisualStateAttribute Members
System.Windows Namespace

 

 


Send Comment