4 references to Compute
Microsoft.Maui.Controls (4)
LegacyLayouts\RelativeLayout.cs (4)
282 x = () => xConstraint.Compute(this); 292 y = () => yConstraint.Compute(this); 304 width = () => widthConstraint.Compute(this); 315 height = () => heightConstraint.Compute(this);