Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.04 KB

orientedvirtualizingpanel_mousewheelleft_647578238.md

File metadata and controls

24 lines (16 loc) · 1.04 KB
-api-id -api-type
M:Windows.UI.Xaml.Controls.Primitives.OrientedVirtualizingPanel.MouseWheelLeft
winrt method

Windows.UI.Xaml.Controls.Primitives.OrientedVirtualizingPanel.MouseWheelLeft

-description

Scrolls content by one mouse-wheel click toward the left.

-remarks

This calls SetHorizontalOffset using a default value for "mouse-wheel click" of 48 pixels (3 lines), which comes from a default ScrollViewer.

-examples

-see-also