2 references to RemovedCellInfoCollection
PresentationFramework (2)
src\Framework\System\Windows\Controls\VirtualizedCellInfoCollection.cs (2)
1041
RemovedCellInfoCollection removed = new
RemovedCellInfoCollection
(_owner, removedRegions, item);
1058
RemovedCellInfoCollection removed = new
RemovedCellInfoCollection
(_owner, removedRegions, item);