4 instantiations of RemovedCellInfoCollection
PresentationFramework (4)
src\Framework\System\Windows\Controls\VirtualizedCellInfoCollection.cs (4)
1041RemovedCellInfoCollection removed = new RemovedCellInfoCollection(_owner, removedRegions, item); 1058RemovedCellInfoCollection removed = new RemovedCellInfoCollection(_owner, removedRegions, item); 1229RemovedCellInfoCollection removed = new RemovedCellInfoCollection(_owner, removedRegions, oldColumn); 1246RemovedCellInfoCollection removed = new RemovedCellInfoCollection(_owner, removedRegions, oldColumn);
4 references to RemovedCellInfoCollection
PresentationFramework (4)
src\Framework\System\Windows\Controls\VirtualizedCellInfoCollection.cs (4)
1041RemovedCellInfoCollection removed = new RemovedCellInfoCollection(_owner, removedRegions, item); 1058RemovedCellInfoCollection removed = new RemovedCellInfoCollection(_owner, removedRegions, item); 1229RemovedCellInfoCollection removed = new RemovedCellInfoCollection(_owner, removedRegions, oldColumn); 1246RemovedCellInfoCollection removed = new RemovedCellInfoCollection(_owner, removedRegions, oldColumn);