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