2 implementations of Children
Microsoft.Maui.Controls (2)
LegacyLayouts\Layout.cs (1)
30
public new IList<T>
Children
=> _children;
MultiPage.cs (1)
105
public IList<T>
Children