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

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