5 references to _toolbarTracker
Microsoft.Maui.Controls (5)
ShellToolbar.cs (5)
48
_toolbarTracker
.CollectionChanged += (_, __) => ToolbarItems =
_toolbarTracker
.ToolbarItems;
76
_toolbarTracker
.Target = _shell;
96
ToolbarItems =
_toolbarTracker
.ToolbarItems;
117
_toolbarTracker
.ToolbarItems.Count > 0 ||