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

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