2 references to InBlockOrNextBlock
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGridCellsPanel.cs (2)
1081bool virtualizeChild = pastLastBlock || !InBlockOrNextBlock(blockList, columnIndex, ref blockIndex, ref block, out pastLastBlock); 1395bool realizedChild = InBlockOrNextBlock(displayIndexBlockList, i, ref displayIndexBlockIndex, ref displayIndexBlock, out pastLastBlock);