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)
Special\NotSupported.cs (1)
345
[System.ComponentModel.TypeConverterAttribute(typeof(System.Drawing.FontConverter.
FontUnitConverter
))]
System.Drawing.Common.Tests (2)
System\Drawing\FontConverterTests.cs (2)
223
FontUnitConverter
converter = new();
243
FontUnitConverter
converter = new();