2 references to RemovedCellInfoCollection
PresentationFramework (2)
System\Windows\Controls\VirtualizedCellInfoCollection.cs (2)
1038
RemovedCellInfoCollection removed = new
RemovedCellInfoCollection
(_owner, removedRegions, item);
1055
RemovedCellInfoCollection removed = new
RemovedCellInfoCollection
(_owner, removedRegions, item);