ListViewItemPresenter.SelectionIndicatorBrushProperty Property

Definition

Identifies the SelectionIndicatorBrush dependency property.

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

Property Value

The identifier for the SelectionIndicatorBrush dependency property.

Applies to