-api-id | -api-type |
---|---|
M:Windows.UI.Xaml.Controls.ScrollViewer.SetVerticalScrollBarVisibility(Windows.UI.Xaml.DependencyObject,Windows.UI.Xaml.Controls.ScrollBarVisibility) |
winrt method |
Sets the value of the VerticalScrollBarVisibility dependency property / ScrollViewer.VerticalScrollBarVisibility
XAML attached property on a specified element.
The element on which to set the property value.
The value to set.
For more info, see the VerticalScrollBarVisibility property.