2 references to GridStructure
Microsoft.Maui.Controls (2)
LegacyLayouts\GridCalc.cs (2)
21 var structure = new GridStructure(this, width, height); 60 var structure = new GridStructure(this, widthConstraint, heightConstraint, true);