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

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