2 implementations of CrossPlatformMeasure
Microsoft.Maui.Controls (2)
Border\Border.cs (1)
269 public Size CrossPlatformMeasure(double widthConstraint, double heightConstraint)
ContentPage\ContentPage.cs (1)
146 Size IContentView.CrossPlatformMeasure(double widthConstraint, double heightConstraint)