ListViewItemPresenter.PointerOverBorderBrushProperty Property

Definition

Identifies the PointerOverBorderBrush dependency property.

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

Property Value

The identifier for the PointerOverBorderBrush 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