次の方法で共有


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 依存関係プロパティの識別子。

適用対象