3 references to RemoveInternalChildRange
PresentationFramework (3)
src\Framework\System\Windows\Controls\VirtualizingPanel.cs (1)
493
RemoveInternalChildRange
(InternalChildren, index, range);
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (2)
8856
VirtualizingPanel.
RemoveInternalChildRange
(children, pos, uiCount);
9346
VirtualizingPanel.
RemoveInternalChildRange
((UIElementCollection)children, startIndex, count);