ListViewItemPresenter.SelectionIndicatorPressedBrushProperty Property

Definition

Overloads

SelectionIndicatorPressedBrushProperty

Identifies the SelectionIndicatorPressedBrush dependency property.

SelectionIndicatorPressedBrushProperty

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