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