次の方法で共有


GridViewItemPresenter.SelectedBackgroundProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ SelectedBackgroundProperty { DependencyProperty ^ get(); };
static DependencyProperty SelectedBackgroundProperty();
public static DependencyProperty SelectedBackgroundProperty { get; }
var dependencyProperty = GridViewItemPresenter.selectedBackgroundProperty;
Public Shared ReadOnly Property SelectedBackgroundProperty As DependencyProperty

プロパティ値

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

適用対象