ListViewItemPresenter.RevealBackgroundShowsAboveContentProperty Property

Definition

Identifies the RevealBackgroundShowsAboveContent dependency property.

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

Property Value

The identifier for the RevealBackgroundShowsAboveContent dependency property.

Applies to