Flyout.

IsPinned Property

Summary

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

Syntax

public bool IsPinned { get; set; }

Value

Type Description
bool