3 references to _collectionChangedProxy
Microsoft.Maui.Controls (3)
BindableLayout\BindableLayout.cs (3)
263 ~BindableLayoutController() => _collectionChangedProxy.Unsubscribe(); 280 _collectionChangedProxy.Unsubscribe(); 287 _collectionChangedProxy.Subscribe(c, _collectionChangedEventHandler);