1 reference to FromExpression
Microsoft.Maui.Controls (1)
LegacyLayouts\RelativeLayout.cs (1)
324
BoundsConstraint bounds = BoundsConstraint.
FromExpression
(() => new Rect(x(), y(), width(), height()), parents.Distinct().ToArray());