1 reference to OnContainedCollectionChanged
PresentationFramework (1)
MS\Internal\Data\CompositeCollectionView.cs (1)
41
_collection.ContainedCollectionChanged += new NotifyCollectionChangedEventHandler(
OnContainedCollectionChanged
);