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