2 implementations of Flyout
Microsoft.Maui.Controls (2)
FlyoutPage\FlyoutPage.cs (1)
350 IView IFlyoutView.Flyout => this.Flyout;
Shell\Shell.cs (1)
1982 IView IFlyoutView.Flyout => this.FlyoutContentView;