Flyout.

IsPinned Property

Summary

Gets or sets whether this Flyout stays open when the user clicks somewhere outside of it.
Namespace
MahApps.Metro.Controls
Containing Type
Flyout

Syntax

public bool IsPinned { get; set; }

Value

Type Description
bool