2 references to OnChildAdded
Microsoft.Maui.Controls (2)
Menu\MenuItemTracker.cs (2)
222
page.DescendantAdded +=
OnChildAdded
;
273
page.DescendantAdded -=
OnChildAdded
;