Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 480 Bytes

contentdialog_opened.md

File metadata and controls

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

Microsoft.UI.Xaml.Controls.ContentDialog.Opened

-description

Occurs after the dialog is opened.

-xaml-syntax

<ContentDialog Opened="eventhandler"/>

-remarks

-examples

-see-also