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 依存関係プロパティの識別子。

適用対象