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