ScrollViewer.IsZoomInertiaEnabledProperty 属性

定义

标识 IsZoomInertiaEnabled 依赖属性。

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

属性值

IsZoomInertiaEnabled 依赖属性的标识符。

适用于