2 references to InsertContainer
PresentationFramework (2)
System\Windows\Controls\VirtualizingStackPanel.cs (2)
8709
InsertContainer
(childIndex, container, false);
8720
return
InsertContainer
(childIndex, container, true);