1 write to _collectionChangedCallback
PresentationFramework (1)
MS\Internal\Data\BindingCollection.cs (1)
41_collectionChangedCallback = callback;
2 references to _collectionChangedCallback
PresentationFramework (2)
MS\Internal\Data\BindingCollection.cs (2)
127if (_collectionChangedCallback != null) 128_collectionChangedCallback();