Share via


ListViewItemPresenter.CheckBoxDisabledBorderBrushProperty 屬性

定義

識別 CheckBoxDisabledBorderBrush 相依性屬性。

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

屬性值

CheckBoxDisabledBorderBrush 相依性屬性的標識符。

適用於