1 write to _collectionChangedEventHandler
Microsoft.Maui.Controls (1)
BindableLayout\BindableLayout.cs (1)
261
_collectionChangedEventHandler
= ItemsSourceCollectionChanged;
1 reference to _collectionChangedEventHandler
Microsoft.Maui.Controls (1)
BindableLayout\BindableLayout.cs (1)
288
_collectionChangedProxy.Subscribe(c,
_collectionChangedEventHandler
);