Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ComboBox Class / SelectionBackgroundProperty Field

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