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