Windows.UI.Xaml.Controls.ScrollViewer.SetVerticalScrollBarVisibility
June 22, 2022 ยท View on GitHub
-description
Sets the value of the VerticalScrollBarVisibility dependency property / ScrollViewer.VerticalScrollBarVisibility XAML attached property on a specified element.
-parameters
-param element
The element on which to set the property value.
-param verticalScrollBarVisibility
The value to set.
-remarks
For more info, see the VerticalScrollBarVisibility property.