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.

Applies to