Click or drag to resize

IMessageDialogShowOKAsync Method

Overload List
  NameDescription
Public methodShowOKAsync(String)
Begins an asynchronous operation showing a dialog with an OK button.
Public methodShowOKAsync(String, String)
Begins an asynchronous operation showing a dialog with an OK button.
Public methodShowOKAsync(String, String, MessageBoxImage)
Begins an asynchronous operation showing a dialog with an OK button.
Public methodShowOKAsync(String, String, Action)
Begins an asynchronous operation showing a dialog with an OK button.
Top
See Also