1 reference to InnerCollectionChanged
Microsoft.Maui.Controls (1)
Shell\ShellElementCollection.cs (1)
41
((INotifyCollectionChanged)_inner).CollectionChanged +=
InnerCollectionChanged
;