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

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