2 references to OnItemsListCollectionChanged
Microsoft.Maui.Controls (2)
TemplatedItemsList.cs (2)
1238
_itemsList.CollectionChanged +=
OnItemsListCollectionChanged
;
1247
_itemsList.CollectionChanged -=
OnItemsListCollectionChanged
;