Share via


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

適用於

另請參閱