4 references to GetBoundsConstraint
Microsoft.Maui.Controls (4)
LegacyLayouts\RelativeLayout.cs (4)
109
if (
GetBoundsConstraint
(view) == null)
185
BoundsConstraint boundsConstraint =
GetBoundsConstraint
(view);
244
BoundsConstraint boundsConstraint =
GetBoundsConstraint
(view);
329
BoundsConstraint boundsConstraint =
GetBoundsConstraint
(view);