Flyout.

ExternalCloseButton Property

Summary

Gets or sets the mouse button that closes the Flyout when the user clicks somewhere outside of it.
Namespace
MahApps.Metro.Controls
Containing Type
Flyout

Syntax

public MouseButton ExternalCloseButton { get; set; }

Value

Type Description
MouseButton