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 依赖属性的标识符。

适用于

另请参阅