public static extern void SetIsScrollInertiaEnabled([In] DependencyObject element, [In] bool isScrollInertiaEnabled); public static extern bool GetIsZoomInertiaEnabled([In] DependencyObject element);