2 references to GetCellInfoFromIndex
PresentationFramework (2)
src\Framework\System\Windows\Controls\VirtualizedCellInfoCollection.cs (2)
281
return _collection.
GetCellInfoFromIndex
(_owner, _regions, _current);
389
return
GetCellInfoFromIndex
(_owner, _regions, index);