2 references to ButtonContentDesignTypeConverter
Microsoft.Maui.Controls.DesignTools (2)
AttributeTableBuilder.cs (2)
71 AddTypeAttributes("Microsoft.Maui.Controls.Button+ButtonContentLayout", new TypeConverterAttribute(typeof(ButtonContentDesignTypeConverter))); 94 AddMemberAttributes("Microsoft.Maui.Controls.Button", "ContentLayout", new TypeConverterAttribute(typeof(ButtonContentDesignTypeConverter)));