Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 997 Bytes

orientedvirtualizingpanel_lineup_1618169441.md

File metadata and controls

22 lines (16 loc) · 997 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.Primitives.OrientedVirtualizingPanel.LineUp
winrt method

Microsoft.UI.Xaml.Controls.Primitives.OrientedVirtualizingPanel.LineUp

-description

Scrolls content by one line toward the top.

-remarks

This implementation calls SetVerticalOffset using a value for "line" of 16 pixels, which comes from a default ScrollViewer.

-examples

-see-also