6 references to InsertLogicalChild
Microsoft.Maui.Controls (6)
Layout\Layout.cs (2)
77
InsertLogicalChild
(index, newElement);
230
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)
753
InsertLogicalChild
(insertIndex, item);