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

In This Topic
    ActualHeaderForegroundProperty Field
    In This Topic
    Identifies the ActualHeaderForeground dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ActualHeaderForegroundProperty As DependencyProperty
    public static readonly DependencyProperty ActualHeaderForegroundProperty
    See Also