2 instantiations of FontUnitConverter
System.Drawing.Common.Tests (2)
System\Drawing\FontConverterTests.cs (2)
223
FontUnitConverter converter =
new
();
243
FontUnitConverter converter =
new
();
3 references to FontUnitConverter
System.Drawing.Common (1)
System\Drawing\Font.cs (1)
87
[TypeConverter(typeof(FontConverter.
FontUnitConverter
))]
System.Drawing.Common.Tests (2)
System\Drawing\FontConverterTests.cs (2)
223
FontUnitConverter
converter = new();
243
FontUnitConverter
converter = new();