共用方式為


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

適用於