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