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

适用于