2 references to GridLengthCollectionDesignTypeConverter
Microsoft.Maui.Controls.DesignTools (2)
AttributeTableBuilder.cs (2)
100 AddMemberAttributes("Microsoft.Maui.Controls.Grid", "ColumnDefinitions", new TypeConverterAttribute(typeof(GridLengthCollectionDesignTypeConverter))); 101 AddMemberAttributes("Microsoft.Maui.Controls.Grid", "RowDefinitions", new TypeConverterAttribute(typeof(GridLengthCollectionDesignTypeConverter)));