3 references to RemoveInternalChildRange
PresentationFramework (3)
System\Windows\Controls\VirtualizingPanel.cs (1)
447
RemoveInternalChildRange
(InternalChildren, index, range);
System\Windows\Controls\VirtualizingStackPanel.cs (2)
9014
VirtualizingPanel.
RemoveInternalChildRange
(children, pos, uiCount);
9500
VirtualizingPanel.
RemoveInternalChildRange
((UIElementCollection)children, startIndex, count);