3 references to CacheMeasureConstraints
Microsoft.Maui (3)
Platform\iOS\WrapperView.cs (3)
126 CacheMeasureConstraints(boundWidth, boundHeight); 181 CacheMeasureConstraints(size.Width, size.Height); 223 CacheMeasureConstraints(widthConstraint, heightConstraint);