ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ComboBoxItem Class / SelectedBackgroundProperty Field



In This Topic
    SelectedBackgroundProperty Field (C1ComboBoxItem)
    In This Topic
    Identifies the SelectedBackground dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectedBackgroundProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1ComboBoxItem.SelectedBackgroundProperty
    public static readonly DependencyProperty SelectedBackgroundProperty
    public:
    static readonly DependencyProperty^ SelectedBackgroundProperty
    See Also