ListViewItemPresenter.RevealBorderBrushProperty Property

Definition

Identifies the RevealBorderBrush dependency property.

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

Property Value

The identifier for the RevealBorderBrush dependency property.

Applies to