Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 917 Bytes

scrollviewer_gethorizontalscrollmode_600828222.md

File metadata and controls

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

Windows.UI.Xaml.Controls.ScrollViewer.GetHorizontalScrollMode

-description

Gets the value of the HorizontalScrollMode dependency property / ScrollViewer.HorizontalScrollMode 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 Remarks for the HorizontalScrollMode property.

-examples

-see-also

HorizontalScrollMode