Implemented interface member:
3 references to
Microsoft.Maui.Controls (3)
Shell\ShellItemCollection.cs (3)
25 if (i >= 0 && this[i] is TabBar && Routing.IsImplicit(this[i])) 27 (this[i] as ShellItem).Items.Add(item.Items[0]);