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