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.

Windows requirements

Device family
Windows 11 (introduced in 10.0.22000.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v14.0)

Applies to