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