Share via


ItemsView.ScrollViewProperty Property

Definition

Identifies the ScrollView dependency property.

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

Property Value

The identifier for the ScrollView dependency property.

Applies to