Share via


ScrollView.ScrollPresenterProperty Property

Definition

Identifies the ScrollPresenter dependency property.

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

Property Value

The identifier for the ScrollPresenter dependency property.

Applies to