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