3 references to _collectionChangedProxy
Microsoft.Maui.Controls (3)
BindableLayout\BindableLayout.cs (3)
264 ~BindableLayoutController() => _collectionChangedProxy.Unsubscribe(); 281 _collectionChangedProxy.Unsubscribe(); 288 _collectionChangedProxy.Subscribe(c, _collectionChangedEventHandler);