2 references to AddWithSpan
Microsoft.Maui.Controls (2)
Layout\GridExtensions.cs (2)
22 grid.AddWithSpan(view, row, column, 1, 1); 43 grid.AddWithSpan(view, top, left, bottom - top, right - left);