BaseMetroDialog.

RequestCloseAsync() Method

Summary

Requests an externally shown Dialog to close. Will throw an exception if the Dialog is inside of a MetroWindow.

Syntax

public Task RequestCloseAsync()

Return Value

Type Description
Task