2 references to InternalCollectionChanged
PresentationFramework (2)
System\Windows\Controls\Primitives\GridViewRowPresenterBase.cs (2)
441
typedSource.
InternalCollectionChanged
+= new NotifyCollectionChangedEventHandler(OnCollectionChanged);
450
typedSource.
InternalCollectionChanged
-= new NotifyCollectionChangedEventHandler(OnCollectionChanged);