Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 519 Bytes

scrollview_horizontalscrollchainmode.md

File metadata and controls

24 lines (15 loc) · 519 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ScrollView.HorizontalScrollChainMode
winrt property

Microsoft.UI.Xaml.Controls.ScrollView.HorizontalScrollChainMode

-description

Gets or sets a value that indicates whether or not to chain horizontal scrolling to an outer scroll control.

-property-value

A value of the enumeration. The default is Auto.

-remarks

-see-also

-examples