Implemented interface member:
property
Children
Microsoft.Maui.Controls.ILayoutController.Children
1 reference to Children
Microsoft.Maui.Controls (1)
LegacyLayouts\Layout.cs (1)
194 IReadOnlyList<Maui.IVisualTreeElement> IVisualTreeElement.GetVisualChildren() => Children.ToList().AsReadOnly();