ListViewItemPresenter.SelectedDisabledBorderBrushProperty 属性

定义

标识 SelectedDisabledBorderBrush 依赖属性。

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

属性值

SelectedDisabledBorderBrush 依赖属性的标识符。

适用于