- Namespace
- MahApps
.Metro .Controls .Dialogs - Containing Type
- DialogCoordinator
Syntax
public Task<TDialog> GetCurrentDialogAsync<TDialog>(object context) where TDialog : BaseMetroDialog
Type Parameters
| Name | Description |
|---|---|
| TDialog |
Parameters
| Name | Type | Description |
|---|---|---|
| context | object |
Return Value
| Type | Description |
|---|---|
| Task |
