次の方法で共有


ListViewItemPresenter.SelectedPressedBackgroundProperty プロパティ

定義

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

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

プロパティ値

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

適用対象

こちらもご覧ください