Click or drag to resize

IMessageDialogShowAsync Method

Overload List
  NameDescription
Public methodShowAsync(String, String, CauldronUICommand, CauldronUICommand)
Begins an asynchronous operation showing a dialog.
Public methodShowAsync(String, String, MessageBoxImage, CauldronUICommand, CauldronUICommand)
Begins an asynchronous operation showing a dialog.
Public methodShowAsync(String, String, UInt32, UInt32, CauldronUICommandCollection)
Begins an asynchronous operation showing a dialog.
Public methodShowAsync(String, String, UInt32, UInt32, MessageBoxImage, CauldronUICommandCollection)
Begins an asynchronous operation showing a dialog.
Top
See Also