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

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