Windows.UI.Xaml.Controls.ContentDialog.Closing
June 22, 2022 · View on GitHub
-description
Occurs after the dialog starts to close, but before it is closed and before the Closed event occurs.
-xaml-syntax
<ContentDialog Closing="eventhandler"/>
June 22, 2022 · View on GitHub
Occurs after the dialog starts to close, but before it is closed and before the Closed event occurs.
<ContentDialog Closing="eventhandler"/>