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