Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 894 Bytes

scrollviewer_getisscrollinertiaenabled_1366206390.md

File metadata and controls

30 lines (20 loc) · 894 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Controls.ScrollViewer.GetIsScrollInertiaEnabled(Windows.UI.Xaml.DependencyObject)
winrt method

Windows.UI.Xaml.Controls.ScrollViewer.GetIsScrollInertiaEnabled

-description

Gets the value of the IsScrollInertiaEnabled dependency property / ScrollViewer.IsScrollInertiaEnabled XAML attached property from a specified element.

-parameters

-param element

The element from which the property value is read.

-returns

The value of the property, as obtained from the property store.

-remarks

For more info, see the IsScrollInertiaEnabled property.

-examples

-see-also

IsScrollInertiaEnabled