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