2 references to ColumnCollectionChanged
PresentationFramework (2)
System\Windows\Controls\Primitives\GridViewRowPresenterBase.cs (2)
257
InternalCollectionChangedEventManager.RemoveHandler(oldCollection, c.
ColumnCollectionChanged
);
273
InternalCollectionChangedEventManager.AddHandler(newCollection, c.
ColumnCollectionChanged
);