Flyout.

IsOpen Property

Summary

Gets or sets whether this Flyout should be visible or not.
Namespace
MahApps.Metro.Controls
Containing Type
Flyout

Syntax

public bool IsOpen { get; set; }

Value

Type Description
bool