次の方法で共有


ListViewItemPresenter.PressedBackgroundProperty プロパティ

定義

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

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

プロパティ値

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

適用対象

こちらもご覧ください