3 references to GetLayoutBounds
Microsoft.Maui.Controls (3)
LegacyLayouts\AbsoluteLayout.cs (3)
126
Rect layoutBounds =
GetLayoutBounds
(view);
168
Rect bounds =
GetLayoutBounds
(view);
235
Rect bounds =
GetLayoutBounds
(view);