Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 554 Bytes

scrollpresenter_horizontalscrollchainmode.md

File metadata and controls

27 lines (15 loc) · 554 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.Primitives.ScrollPresenter.HorizontalScrollChainMode
winrt property

Microsoft.UI.Xaml.Controls.Primitives.ScrollPresenter.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