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相依性屬性的識別碼。

適用於