MetroDialogSettings.

DialogResultOnCancel Property

Summary

Gets or sets the dialog result when the user cancelled the dialog with 'ESC' key

Syntax

public MessageDialogResult? DialogResultOnCancel { get; set; }

Remarks

If the value is the default behavior is determined by the MessageDialogStyle.

Value

Type Description
MessageDialogResult?