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