Flyout.

CloseButtonIsCancel Property

Summary

Gets or sets a value that indicates whether the close button is a Cancel button. A user can activate the Cancel button by pressing the ESC key.
Namespace
MahApps.Metro.Controls
Containing Type
Flyout

Syntax

public bool CloseButtonIsCancel { get; set; }

Value

Type Description
bool