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