Share via


ListViewItemPresenter.CheckBoxSelectedDisabledBrushProperty 屬性

定義

識別 CheckBoxSelectedDisabledBrush 相依性屬性。

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

屬性值

CheckBoxSelectedDisabledBrush 相依性屬性的標識符。

適用於