6 references to InsertLogicalChild
Microsoft.Maui.Controls (6)
Layout\Layout.cs (2)
79
InsertLogicalChild
(index, newElement);
232
InsertLogicalChild
(index, element);
Menu\MenuBarItem.cs (1)
96
InsertLogicalChild
(index, (Element)item);
Menu\MenuFlyout.cs (1)
78
InsertLogicalChild
(index, (Element)item);
Menu\MenuFlyoutSubItem.cs (1)
66
InsertLogicalChild
(index, (Element)item);
Page\Page.cs (1)
755
InsertLogicalChild
(insertIndex, item);