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