1 instantiation of ShellFlyoutItemsManager
Microsoft.Maui.Controls (1)
Shell\Shell.cs (1)
1166
_flyoutManager = new
ShellFlyoutItemsManager
(this);
1 reference to ShellFlyoutItemsManager
Microsoft.Maui.Controls (1)
Shell\Shell.cs (1)
1154
ShellFlyoutItemsManager
_flyoutManager;