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