ListViewItemPresenter.CheckBoxCornerRadiusProperty 属性

定义

标识 CheckBoxCornerRadius 依赖属性。

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

属性值

CheckBoxCornerRadius 依赖属性的标识符。

适用于