2 references to Max
Microsoft.Maui.Controls (2)
Platform\Windows\CollectionView\ItemContentControl.cs (2)
327
return new WSize(
Max
(measureSize.Width, width),
Max
(measureSize.Height, height));