Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 512 Bytes

contentdialog_showasync_1714076542.md

File metadata and controls

24 lines (15 loc) · 512 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Controls.ContentDialog.ShowAsync
winrt method

Windows.UI.Xaml.Controls.ContentDialog.ShowAsync

-description

Begins an asynchronous operation to show the dialog.

-returns

An asynchronous operation showing the dialog. When complete, returns a ContentDialogResult.

-remarks

-examples

-see-also