ScrollViewer.IsZoomInertiaEnabledProperty Property

Definition

Identifies the IsZoomInertiaEnabled dependency property.

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

Property Value

The identifier for the IsZoomInertiaEnabled dependency property.

Applies to