ListViewItemPresenter.SelectionIndicatorPressedBrushProperty Property

Definition

Identifies the SelectionIndicatorPressedBrush dependency property.

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

Property Value

The identifier for the SelectionIndicatorPressedBrush dependency property.

Applies to