MultiSelect for WPF | ComponentOne
C1.WPF.Input Namespace / C1CheckListItem Class / SelectedBackgroundProperty Field

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