다음을 통해 공유


ScrollView.ScrollPresenterProperty 속성

정의

ScrollPresenter 종속성 속성을 식별합니다.

public:
 static property DependencyProperty ^ ScrollPresenterProperty { DependencyProperty ^ get(); };
static DependencyProperty ScrollPresenterProperty();
public static DependencyProperty ScrollPresenterProperty { get; }
var dependencyProperty = ScrollView.scrollPresenterProperty;
Public Shared ReadOnly Property ScrollPresenterProperty As DependencyProperty

속성 값

ScrollPresenter 종속성 속성의 식별자입니다.

적용 대상