6 references to RemoveInternalChildRange
PresentationFramework (6)
src\Framework\System\Windows\Controls\DataGridCellsPanel.cs (6)
724
RemoveInternalChildRange
(containerIndex, 1);
743
RemoveInternalChildRange
(originalIndex, 1);
1164
RemoveInternalChildRange
(startIndex, count);
1190
RemoveInternalChildRange
(removeStartRange, removalCount);
1220
RemoveInternalChildRange
(removeStartRange, removalCount);
2106
RemoveInternalChildRange
(pos, itemUICount);