4 references to Insert
PresentationFramework (3)
System\Windows\Controls\GridViewRowPresenter.cs (1)
630
InternalChildren.
Insert
(index, CreateCell(column));
System\Windows\Controls\Primitives\ToolBarOverflowPanel.cs (1)
80
children.
Insert
(childrenIndex, child);
System\Windows\Controls\UIElementCollection.cs (1)
427
Insert
(index, Cast(value));
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\Primitives\RibbonQuickAccessToolBarPanel.cs (1)
228
overflowPanel.Children.
Insert
(overflowIndex, generatedChild);