2 references to InternalChildrenOnCollectionChanged
Microsoft.Maui.Controls (2)
Page\Page.cs (2)
95 InternalChildrenOnCollectionChanged(this, new NotifyCollectionChangedEventArgs(NotifyCollectionChangedAction.Add, InternalChildren)); 97 InternalChildren.CollectionChanged += InternalChildrenOnCollectionChanged;