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