3 references to InsertInternalChild
PresentationFramework (2)
System\Windows\Controls\DataGridCellsPanel.cs (2)
722InsertInternalChild(insertIndex, container); 726InsertInternalChild(insertIndex, container);
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonQuickAccessToolBarPanel.cs (1)
198base.InsertInternalChild(i, generatedChild);