Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 416 Bytes

File metadata and controls

25 lines (17 loc) · 416 Bytes
-api-id -api-type
E:Microsoft.UI.Xaml.Controls.Primitives.Popup.Opened
winrt event

Microsoft.UI.Xaml.Controls.Primitives.Popup.Opened

-description

Fires when the IsOpen property is set to true.

-xaml-syntax

<Popup Opened="eventhandler"/>

-remarks

-examples

-see-also