Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 545 Bytes

orientedvirtualizingpanel_horizontaloffset.md

File metadata and controls

25 lines (16 loc) · 545 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.Primitives.OrientedVirtualizingPanel.HorizontalOffset
winrt property

Windows.UI.Xaml.Controls.Primitives.OrientedVirtualizingPanel.HorizontalOffset

-description

Gets the horizontal offset of the scrolled content.

-property-value

A value in pixels.

-remarks

To change the horizontal offset, call SetHorizontalOffset.

-examples

-see-also