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