'Declaration
<System.Windows.TemplateVisualStateAttribute(Name="MouseOver", GroupName="CommonStates")> <System.Windows.Markup.ContentPropertyAttribute("Content", True)> Public Class SheetTab Inherits System.Windows.Controls.ContentControl
'Usage
Dim instance As SheetTab
[System.Windows.TemplateVisualState(Name="MouseOver", GroupName="CommonStates")] [System.Windows.Markup.ContentProperty("Content", true)] public class SheetTab : System.Windows.Controls.ContentControl
public class SheetTab = class(System.Windows.Controls.ContentControl)
System.Windows.TemplateVisualStateAttribute(Name="MouseOver", GroupName="CommonStates") System.Windows.Markup.ContentPropertyAttribute("Content", ) public class SheetTab extends System.Windows.Controls.ContentControl
[System.Windows.TemplateVisualState(Name="MouseOver", GroupName="CommonStates")] [System.Windows.Markup.ContentProperty("Content", true)] public __gc class SheetTab : public System.Windows.Controls.ContentControl
[System.Windows.TemplateVisualState(Name="MouseOver", GroupName="CommonStates")] [System.Windows.Markup.ContentProperty("Content", true)] public ref class SheetTab : public System.Windows.Controls.ContentControl