2 references to OnCollectionChanged
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\GridViewRowPresenterBase.cs (2)
453typedSource.InternalCollectionChanged += new NotifyCollectionChangedEventHandler(OnCollectionChanged); 462typedSource.InternalCollectionChanged -= new NotifyCollectionChangedEventHandler(OnCollectionChanged);