Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 919 Bytes

scrollviewer_setverticalscrollmode_290160305.md

File metadata and controls

28 lines (20 loc) · 919 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.ScrollViewer.SetVerticalScrollMode(Microsoft.UI.Xaml.DependencyObject,Microsoft.UI.Xaml.Controls.ScrollMode)
winrt method

Microsoft.UI.Xaml.Controls.ScrollViewer.SetVerticalScrollMode

-description

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

-parameters

-param element

The element on which to set the property value.

-param verticalScrollMode

The value to set.

-remarks

For more info, see the VerticalScrollMode property.

-examples

-see-also

VerticalScrollMode