Share via


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 依赖属性的标识符。

适用于