ListViewItemPresenter.CheckBoxBorderBrushProperty Property

Definition

Identifies the CheckBoxBorderBrush dependency property.

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

Property Value

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