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

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