MahApps.Metro by Jan Karger, Dennis Daume, Brendan Forster, Paul Jenkins, Jake Ginnivan, Alex Mitchell

<PackageReference Include="MahApps.Metro" Version="2.1.1" />

.NET API 3,425,904 bytes

 FlyoutsControl

public class FlyoutsControl : ItemsControl
A FlyoutsControl is for displaying flyouts in a MetroWindow. MetroWindow

Gets/sets whether ExternalCloseButton is ignored and all flyouts behave as if it was set to the value of this property.

public bool OverrideIsPinned { get; set; }

Gets/sets whether IsPinned is ignored and all flyouts behave as if it was set false.

public FlyoutsControl()