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