Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 497 Bytes

popup_verticaloffset.md

File metadata and controls

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

Microsoft.UI.Xaml.Controls.Primitives.Popup.VerticalOffset

-description

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

-xaml-syntax

<Popup VerticalOffset="double"/>

-property-value

A measurement in pixels.

-remarks

-examples

-see-also