ListViewItemPresenter.SelectionIndicatorDisabledBrushProperty 属性

定义

标识 SelectionIndicatorDisabledBrush 依赖属性。

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

属性值

SelectionIndicatorDisabledBrush 依赖属性的标识符。

适用于