Flyout.

CloseButtonIsCancel Property

Summary

Gets/sets if the close button is a cancel button in this flyout.
Namespace
MahApps.Metro.Controls
Containing Type
Flyout

Syntax

public bool CloseButtonIsCancel { get; set; }

Value

Type Description
bool