2 references to LayoutManager
Microsoft.Maui.Controls (2)
Layout\Layout.cs (2)
351
return
LayoutManager
.Measure(widthConstraint, heightConstraint);
356
return
LayoutManager
.ArrangeChildren(bounds);