6 references to ArrangeContent
Microsoft.Maui (1)
Layouts\LayoutExtensions.cs (1)
228 contentView.ArrangeContent(bounds);
Microsoft.Maui.Controls (5)
Border\Border.cs (1)
265 this.ArrangeContent(inset);
ContentPage\ContentPage.cs (1)
101 this.ArrangeContent(bounds);
ContentPresenter.cs (1)
130 this.ArrangeContent(bounds);
Frame\Frame.cs (1)
118 this.ArrangeContent(bounds);
TemplatedView\TemplatedView.cs (1)
149 this.ArrangeContent(bounds);