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

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