3 references to OnCollectionChanged
Microsoft.Maui.Controls.Compatibility (3)
iOS\Renderers\ListViewRenderer.cs (3)
195
templatedItems.CollectionChanged -=
OnCollectionChanged
;
262
templatedItems.CollectionChanged -=
OnCollectionChanged
;
296
templatedItems.CollectionChanged +=
OnCollectionChanged
;