2 references to OnToolbarItemsCollectionChanged
Microsoft.Maui.Controls (2)
Page\Page.cs (2)
89
toolbarItems.CollectionChanged +=
OnToolbarItemsCollectionChanged
;
93
menuBarItems.CollectionChanged +=
OnToolbarItemsCollectionChanged
;