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.

Windows requirements

Device family
Windows 10 Fall Creators Update (introduced in 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v5.0)

Applies to