2 references to RemovedCellInfoCollection
PresentationFramework (2)
src\Framework\System\Windows\Controls\VirtualizedCellInfoCollection.cs (2)
1229
RemovedCellInfoCollection removed = new
RemovedCellInfoCollection
(_owner, removedRegions, oldColumn);
1246
RemovedCellInfoCollection removed = new
RemovedCellInfoCollection
(_owner, removedRegions, oldColumn);