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.

Applies to