다음을 통해 공유


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 종속성 속성의 식별자입니다.

적용 대상

추가 정보