| Icon | Member | Description |
|---|---|---|
| Show(String, IWMessageBoxButtons, MessageBoxIcon) |
Shows the message box result.
| |
| Show(String, String, IWMessageBoxButtons, MessageBoxIcon) |
Shows the message box result.
| |
| Show(IUnityContainer, IViewManager, Window, String, IWMessageBoxButtons, MessageBoxIcon) |
Shows the message box result.
| |
| Show(IUnityContainer, IViewManager, Window, String, String, IWMessageBoxButtons, MessageBoxIcon) |
Shows the message box result.
| |
| Show()()() |
Opens a window and returns without waiting for the newly opened window to close.
|