| BaseMetroDialog |
The base class for dialogs.
You probably don't want to use this class, if you want to add arbitrary content to your dialog,
use the CustomDialog class.
|
| CustomDialog |
An implementation of BaseMetroDialog allowing arbitrary content.
|
| DialogCoordinator |
|
| DialogManager |
|
| DialogParticipation |
|
| DialogStateChangedEventArgs |
|
| InputDialog |
|
| LoginDialog |
|
| LoginDialogData |
|
| LoginDialogSettings |
|
| MessageDialog |
An internal control that represents a message dialog. Please use MetroWindow.ShowMessage instead!
|
| MetroDialogAutomationPeer |
|
| MetroDialogSettings |
A class that represents the settings used by Metro Dialogs.
|
| ProgressDialog |
An internal control that represents a message dialog. Please use MetroWindow.ShowMessage instead!
|
| ProgressDialogController |
A class for manipulating an open ProgressDialog.
|