Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 988 Bytes

scrollviewer_getisverticalscrollchainingenabled_403755527.md

File metadata and controls

28 lines (20 loc) · 988 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.ScrollViewer.GetIsVerticalScrollChainingEnabled(Microsoft.UI.Xaml.DependencyObject)
winrt method

Microsoft.UI.Xaml.Controls.ScrollViewer.GetIsVerticalScrollChainingEnabled

-description

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

-examples

-see-also

IsVerticalScrollChainingEnabled