Share via


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相依性屬性的識別碼。

適用於