Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 480 Bytes

contentdialog_closed.md

File metadata and controls

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

Microsoft.UI.Xaml.Controls.ContentDialog.Closed

-description

Occurs after the dialog is closed.

-xaml-syntax

<ContentDialog Closed="eventhandler"/>

-remarks

-examples

-see-also