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