Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.03 KB

scrollviewer_setishorizontalscrollchainingenabled_1982786173.md

File metadata and controls

30 lines (20 loc) · 1.03 KB
-api-id -api-type
M:Windows.UI.Xaml.Controls.ScrollViewer.SetIsHorizontalScrollChainingEnabled(Windows.UI.Xaml.DependencyObject,System.Boolean)
winrt method

Windows.UI.Xaml.Controls.ScrollViewer.SetIsHorizontalScrollChainingEnabled

-description

Sets the value of the IsHorizontalScrollChainingEnabled dependency property / ScrollViewer.IsHorizontalScrollChainingEnabled XAML attached property on a specified element.

-parameters

-param element

The element on which to set the property value.

-param isHorizontalScrollChainingEnabled

The value to set.

-remarks

For more info, see the IsHorizontalScrollChainingEnabled property.

-examples

-see-also

IsHorizontalScrollChainingEnabled