C1.WPF Namespace : C1Separator Class |
'Declaration
<TemplatePartAttribute(Name="VerticalTemplate", Type=System.Windows.FrameworkElement)> <TemplatePartAttribute(Name="HorizontalTemplate", Type=System.Windows.FrameworkElement)> <TemplateVisualStateAttribute(Name="MouseOver", GroupName="CommonStates")> <TemplateVisualStateAttribute(Name="Disabled", GroupName="CommonStates")> <TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")> Public Class C1Separator Inherits System.Windows.Controls.Control
'Usage
Dim instance As C1Separator
[TemplatePart(Name="VerticalTemplate", Type=System.Windows.FrameworkElement)] [TemplatePart(Name="HorizontalTemplate", Type=System.Windows.FrameworkElement)] [TemplateVisualState(Name="MouseOver", GroupName="CommonStates")] [TemplateVisualState(Name="Disabled", GroupName="CommonStates")] [TemplateVisualState(Name="Normal", GroupName="CommonStates")] public class C1Separator : System.Windows.Controls.Control
[TemplatePart(Name="VerticalTemplate", Type=System.Windows.FrameworkElement)] [TemplatePart(Name="HorizontalTemplate", Type=System.Windows.FrameworkElement)] [TemplateVisualState(Name="MouseOver", GroupName="CommonStates")] [TemplateVisualState(Name="Disabled", GroupName="CommonStates")] [TemplateVisualState(Name="Normal", GroupName="CommonStates")] public ref class C1Separator : public System.Windows.Controls.Control
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
C1.WPF.C1Separator
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2