ListViewItemPresenter.PointerOverBackgroundProperty 属性

定义

标识 PointerOverBackground 依赖属性。

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

属性值

PointerOverBackground 依赖属性的标识符。

适用于