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

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