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