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