次の方法で共有


ListViewItemPresenter.RevealBackgroundProperty プロパティ

定義

RevealBackground 依存関係プロパティを識別します。

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

プロパティ値

RevealBackground 依存関係プロパティの識別子。

Windows の要件

デバイス ファミリ
Windows 10 Fall Creators Update (10.0.16299.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v5.0 で導入)

適用対象