2 references to VirtualizedCellInfoCollectionEnumerator
PresentationFramework (2)
src\Framework\System\Windows\Controls\VirtualizedCellInfoCollection.cs (2)
222
return new
VirtualizedCellInfoCollectionEnumerator
(_owner, _regions, this);
230
return new
VirtualizedCellInfoCollectionEnumerator
(_owner, _regions, this);