2 references to InsertAt
Microsoft.Maui.Controls (2)
Layout\FlexLayout.cs (1)
531 _root.InsertAt(index, item);
LegacyLayouts\FlexLayout.cs (1)
320 _root.InsertAt(Children.IndexOf(view), item);