GridViewItemPresenter.SelectedBackgroundProperty Property

Definition

Identifies the SelectedBackground dependency property.

public:
 static property DependencyProperty ^ SelectedBackgroundProperty { DependencyProperty ^ get(); };
static DependencyProperty SelectedBackgroundProperty();
public static DependencyProperty SelectedBackgroundProperty { get; }
var dependencyProperty = GridViewItemPresenter.selectedBackgroundProperty;
Public Shared ReadOnly Property SelectedBackgroundProperty As DependencyProperty

Property Value

The identifier for the SelectedBackground dependency property.

Applies to