ListViewItemPresenter.SelectedDisabledBackgroundProperty Property

Definition

Identifies the SelectedDisabledBackground dependency property.

public:
 static property DependencyProperty ^ SelectedDisabledBackgroundProperty { DependencyProperty ^ get(); };
static DependencyProperty SelectedDisabledBackgroundProperty();
public static DependencyProperty SelectedDisabledBackgroundProperty { get; }
var dependencyProperty = ListViewItemPresenter.selectedDisabledBackgroundProperty;
Public Shared ReadOnly Property SelectedDisabledBackgroundProperty As DependencyProperty

Property Value

The identifier for the SelectedDisabledBackground dependency property.

Applies to