3 references to GetBlockAndPosition
PresentationFramework (3)
System\Windows\Controls\ItemContainerGenerator.cs (3)
2541GetBlockAndPosition(item, itemIndex, true, out position, out block, out offsetFromBlockStart, out correctIndex); 2602GetBlockAndPosition(oldItem, index, false, out position, out block, out offsetFromBlockStart, out correctIndex); 2657GetBlockAndPosition(item, oldIndex, true, out position, out block, out offsetFromBlockStart, out correctIndex);