2 references to InsertInternalChild
PresentationFramework (2)
src\Framework\System\Windows\Controls\VirtualizingPanel.cs (1)
480InsertInternalChild(InternalChildren, index, child);
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (1)
8651VirtualizingPanel.InsertInternalChild(children, insertIndex, container);