다음을 통해 공유


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

적용 대상

추가 정보