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