2 instantiations of FontNameConverter
System.Drawing.Common.Tests (2)
System\Drawing\FontConverterTests.cs (2)
16
FontNameConverter converter =
new
();
34
FontNameConverter converter =
new
();
3 references to FontNameConverter
System.Drawing.Common (1)
Special\NotSupported.cs (1)
330
[System.ComponentModel.TypeConverterAttribute(typeof(System.Drawing.FontConverter.
FontNameConverter
))]
System.Drawing.Common.Tests (2)
System\Drawing\FontConverterTests.cs (2)
16
FontNameConverter
converter = new();
34
FontNameConverter
converter = new();