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