IMessageBoxService Methods |
The IMessageBoxService type exposes the following members.
Methods | Name | Description |
---|
| Show(String, String, MessageBoxButton, MessageBoxImage, MessageBoxOptions) | |
| Show(Window, String, String, MessageBoxButton, MessageBoxImage, MessageBoxOptions) | |
| ShowView(String, String, String, String, MessageBoxButton, MessageBoxImage) | |
| ShowView(String, Boolean*, String, String, String, MessageBoxButton, MessageBoxImage) | |
| ShowView(Window, String, String, String, String, MessageBoxButton, MessageBoxImage) | |
| ShowView(Window, String, Boolean*, String, String, String, MessageBoxButton, MessageBoxImage) | |
TopSee Also