Basic Library for WPF and Silverlight | ComponentOne
C1.WPF 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