1 write to _collectionChangedCallback
PresentationFramework (1)
MS\Internal\Data\BindingCollection.cs (1)
34_collectionChangedCallback = callback;
2 references to _collectionChangedCallback
PresentationFramework (2)
MS\Internal\Data\BindingCollection.cs (2)
120if (_collectionChangedCallback != null) 121_collectionChangedCallback();