2 references to ChildCollectionChanged
Microsoft.Maui.Controls (2)
TableView\TableRoot.cs (2)
48
section.CollectionChanged +=
ChildCollectionChanged
;
57
section.CollectionChanged -=
ChildCollectionChanged
;