ListViewItemPresenter.CheckBoxBrushProperty 属性

定义

标识 CheckBoxBrush 依赖属性。

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

属性值

CheckBoxBrush 依赖属性的标识符。

适用于

另请参阅