Share via


ListViewItemPresenter.CheckBoxPointerOverBrushProperty 屬性

定義

識別 CheckBoxPointerOverBrush 相依性屬性。

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

屬性值

CheckBoxPointerOverBrush 相依性屬性的標識碼。

適用於