2 references to GetCellInfoFromIndex
PresentationFramework (2)
System\Windows\Controls\VirtualizedCellInfoCollection.cs (2)
276
return _collection.
GetCellInfoFromIndex
(_owner, _regions, _current);
385
return
GetCellInfoFromIndex
(_owner, _regions, index);