1 instantiation of MenuBarTracker
Microsoft.Maui.Controls (1)
Window\Window.cs (1)
95
_menuBarTracker = new
MenuBarTracker
(this, "MenuBar");
1 reference to MenuBarTracker
Microsoft.Maui.Controls (1)
Window\Window.cs (1)
70
MenuBarTracker
_menuBarTracker;