Toggle side menu
Toggle side menu
Blog
Documentation
API
Source
Flyout
.
IsShown
Property
Summary
Gets whether the
Flyout
is completely shown (after
IsOpen
was set to true).
Namespace
MahApps
.Metro
.Controls
Containing Type
Flyout
Syntax
public bool IsShown { get; protected set; }
Value
Type
Description
bool