Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 517 Bytes

popup_horizontaloffset.md

File metadata and controls

30 lines (19 loc) · 517 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.Primitives.Popup.HorizontalOffset
winrt property

Windows.UI.Xaml.Controls.Primitives.Popup.HorizontalOffset

-description

Gets or sets the distance between the left side of the application window and the left side of the popup. 

-xaml-syntax

<Popup HorizontalOffset="double"/>

-property-value

A measurement in pixels.

-remarks

-examples

-see-also