4 references to FlyoutContentView
Microsoft.Maui.Controls (4)
Shell\Shell.cs (4)
683 View IShellController.FlyoutContent => FlyoutContentView; 1499 if (FlyoutContentView != null) 1500 SetInheritedBindingContext(FlyoutContentView, BindingContext); 1984 IView IFlyoutView.Flyout => this.FlyoutContentView;