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

适用于