ListViewItemPresenter.CheckBoxSelectedBrushProperty Property

Definition

Identifies the CheckBoxSelectedBrush dependency property.

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

Property Value

The identifier for the CheckBoxSelectedBrush dependency property.

Windows requirements

Device family
Windows 11 (introduced in 10.0.22000.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v14.0)

Applies to