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 依存関係プロパティの識別子。

適用対象