3 types derived from ShellElementCollection
Microsoft.Maui.Controls (3)
Shell\ShellContentCollection.cs (1)
10 internal sealed class ShellContentCollection : ShellElementCollection<ShellContent>
Shell\ShellItemCollection.cs (1)
7 internal sealed class ShellItemCollection : ShellElementCollection<ShellItem>
Shell\ShellSectionCollection.cs (1)
6 internal sealed class ShellSectionCollection : ShellElementCollection<ShellSection>