2 references to ColumnCollectionChanged
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\GridViewRowPresenterBase.cs (2)
262InternalCollectionChangedEventManager.RemoveHandler(oldCollection, c.ColumnCollectionChanged); 278InternalCollectionChangedEventManager.AddHandler(newCollection, c.ColumnCollectionChanged);