次の方法で共有


ItemsView.ScrollViewProperty プロパティ

定義

ScrollView 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ ScrollViewProperty { DependencyProperty ^ get(); };
static DependencyProperty ScrollViewProperty();
public static DependencyProperty ScrollViewProperty { get; }
var dependencyProperty = ItemsView.scrollViewProperty;
Public Shared ReadOnly Property ScrollViewProperty As DependencyProperty

プロパティ値

ScrollView 依存関係プロパティの識別子。

適用対象