2 references to RemovedCellInfoCollection
PresentationFramework (2)
System\Windows\Controls\VirtualizedCellInfoCollection.cs (2)
1222
RemovedCellInfoCollection removed = new
RemovedCellInfoCollection
(_owner, removedRegions, oldColumn);
1239
RemovedCellInfoCollection removed = new
RemovedCellInfoCollection
(_owner, removedRegions, oldColumn);