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