TabControl for WPF | ComponentOne
C1.WPF.TabControl Namespace / C1TabControl Class / SelectedBackgroundProperty Field

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