2 references to SetLayoutBounds
Microsoft.Maui.Controls (2)
LegacyLayouts\AbsoluteLayout.cs (2)
322
SetLayoutBounds
(view, bounds);
329
SetLayoutBounds
(view, new Rect(position.X, position.Y, AutoSize, AutoSize));