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