Summary
Initializes a new
BaseMetroDialog
.
- Namespace
- MahApps
.Metro .Controls .Dialogs - Containing Type
- BaseMetroDialog
Syntax
protected BaseMetroDialog(MetroWindow owningWindow, MetroDialogSettings settings)
Parameters
Name | Type | Description |
---|---|---|
owningWindow | MetroWindow | The window that is the parent of the dialog. |
settings | MetroDialogSettings | The settings for the message dialog. |
Return Value
Type | Description |
---|---|
void |