1 reference to ShellContentCollection
Microsoft.Maui.Controls (1)
Shell\ShellSection.cs (1)
31 defaultValueCreator: bo => new ShellContentCollection() { Inner = new ElementCollection<ShellContent>(((ShellSection)bo).DeclaredChildren) });