ListViewItemPresenter.CheckBoxDisabledBorderBrushProperty Property

Definition

Identifies the CheckBoxDisabledBorderBrush dependency property.

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

Property Value

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