ListViewItemPresenter.SelectionIndicatorPressedBrushProperty 属性

定义

标识 SelectionIndicatorPressedBrush 依赖属性。

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

属性值

SelectionIndicatorPressedBrush 依赖属性的标识符。

适用于