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