ScrollViewer.IsScrollInertiaEnabledProperty Property

Definition

Identifies the IsScrollInertiaEnabled dependency property.

public:
 static property DependencyProperty ^ IsScrollInertiaEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsScrollInertiaEnabledProperty();
public static DependencyProperty IsScrollInertiaEnabledProperty { get; }
var dependencyProperty = ScrollViewer.isScrollInertiaEnabledProperty;
Public Shared ReadOnly Property IsScrollInertiaEnabledProperty As DependencyProperty

Property Value

The identifier for the IsScrollInertiaEnabled dependency property.

Applies to