'Declaration <System.Windows.TemplateVisualStateAttribute(Name="Hover", GroupName="ActiveStates")> <System.Windows.TemplateVisualStateAttribute(GroupName="ActiveStates", Name="Regular")> <System.Windows.TemplateVisualStateAttribute(GroupName="ActiveStates", Name="Active")> <System.Windows.TemplatePartAttribute(Name="Root", Type=System.Windows.Controls.Grid)> Public Class SheetTab Inherits System.Windows.Controls.Button
'Usage Dim instance As SheetTab
[System.Windows.TemplateVisualState(Name="Hover", GroupName="ActiveStates")] [System.Windows.TemplateVisualState(GroupName="ActiveStates", Name="Regular")] [System.Windows.TemplateVisualState(GroupName="ActiveStates", Name="Active")] [System.Windows.TemplatePart(Name="Root", Type=System.Windows.Controls.Grid)] public class SheetTab : System.Windows.Controls.Button