ListViewItemPresenter.CheckBoxCornerRadiusProperty Property

Definition

Identifies the CheckBoxCornerRadius dependency property.

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

Property Value

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