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 依存関係プロパティの識別子。

適用対象