共用方式為


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

適用於

另請參閱