Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 497 Bytes

contentdialog_closebuttonclick.md

File metadata and controls

29 lines (17 loc) · 497 Bytes
-api-id -api-type
E:Windows.UI.Xaml.Controls.ContentDialog.CloseButtonClick
winrt event

Windows.UI.Xaml.Controls.ContentDialog.CloseButtonClick

-description

Occurs after the close button has been tapped.

-xaml-syntax

<ContentDialog CloseButtonClick="eventhandler"/>

-remarks

-examples

-see-also