Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 519 Bytes

popup_horizontaloffset.md

File metadata and controls

28 lines (19 loc) · 519 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.Primitives.Popup.HorizontalOffset
winrt property

Microsoft.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