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"/>

-remarks

-examples

-see-also

Contents

  1. 1-description
  2. 2-xaml-syntax
  3. 3-remarks
  4. 4-examples
  5. 5-see-also