1 reference to MenuItemsCollectionChanged
Microsoft.Maui.Controls (1)
Shell\ShellContent.cs (1)
122
((INotifyCollectionChanged)MenuItems).CollectionChanged +=
MenuItemsCollectionChanged
;