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

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