Share via


ListViewItemPresenter.SelectionIndicatorBrushProperty 屬性

定義

識別 SelectionIndicatorBrush 相依性屬性。

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

屬性值

SelectionIndicatorBrush 相依性屬性的標識碼。

適用於