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

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