2 references to VirtualizedCellInfoCollectionEnumerator
PresentationFramework (2)
System\Windows\Controls\VirtualizedCellInfoCollection.cs (2)
217
return new
VirtualizedCellInfoCollectionEnumerator
(_owner, _regions, this);
225
return new
VirtualizedCellInfoCollectionEnumerator
(_owner, _regions, this);