MetroWindow.

IsCloseButtonEnabledWithDialog Property

Summary

Gets or sets whether if the close button should be enabled or not if a dialog is shown.
Namespace
MahApps.Metro.Controls
Containing Type
MetroWindow

Syntax

public bool IsCloseButtonEnabledWithDialog { get; protected set; }

Value

Type Description
bool