Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 392 Bytes

flyoutbase_opened.md

File metadata and controls

27 lines (17 loc) · 392 Bytes
-api-id -api-type
E:Windows.UI.Xaml.Controls.Primitives.FlyoutBase.Opened
winrt event

Windows.UI.Xaml.Controls.Primitives.FlyoutBase.Opened

-description

Occurs when the flyout is shown.

-xaml-syntax

<flyout Opened="eventhandler"/>

-remarks

-examples

-see-also