Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 533 Bytes

orientedvirtualizingpanel_verticaloffset.md

File metadata and controls

23 lines (16 loc) · 533 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.Primitives.OrientedVirtualizingPanel.VerticalOffset
winrt property

Microsoft.UI.Xaml.Controls.Primitives.OrientedVirtualizingPanel.VerticalOffset

-description

Gets the vertical offset of the scrolled content.

-property-value

A value in pixels.

-remarks

To change the vertical offset, call SetVerticalOffset.

-examples

-see-also