ListViewItemPresenter.CheckBoxPointerOverBrushProperty Property

Definition

Identifies the CheckBoxPointerOverBrush dependency property.

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

Property Value

The identifier for the CheckBoxPointerOverBrush 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