ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockTabControl Class / HeaderForegroundProperty Field

In This Topic
    HeaderForegroundProperty Field (C1DockTabControl)
    In This Topic
    Identifies the C1DockTabControl.HeaderForeground dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly HeaderForegroundProperty As DependencyProperty
    public static readonly DependencyProperty HeaderForegroundProperty
    See Also