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