ClassicMessageBox Methods | 
The ClassicMessageBox type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | 
            Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
              (Inherited from BasicWindow.) | |
| Dispose(Boolean) | 
            Releases unmanaged and - optionally - managed resources.
              (Inherited from BasicWindow.) | |
| InitializeComponent | 
            InitializeComponent
              | |
| ShowInformation | 
            Show an In line information in the current window.
              (Inherited from BasicWindow.) | |
| ShowMessageBox(String, String, MessageBoxButton, MessageBoxImage, String) | 
            Show a MessageBox
              (Inherited from BasicWindow.) | |
| ShowMessageBox(DependencyObject, String, String, MessageBoxButton, MessageBoxImage, String) | 
            Shows the message box.
              | |
| ShowToastNotification | 
            Shows the toast notification.
              (Inherited from BasicWindow.) | |
| UpdateBackground | 
            Updates the background to adapt the changes of theme
              (Inherited from BasicWindow.) | |
| UpdateIcon | 
            Update the Icon to adapt the changes of theme.
              (Inherited from BasicWindow.) |