2 implementations of CrossPlatformMeasure
Microsoft.Maui.Controls (2)
Layout\FlexLayout.cs (1)
468 new public Graphics.Size CrossPlatformMeasure(double widthConstraint, double heightConstraint)
Layout\Layout.cs (1)
349 public Graphics.Size CrossPlatformMeasure(double widthConstraint, double heightConstraint)