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)
System\Drawing\Font.cs (1)
81
[TypeConverter(typeof(FontConverter.
FontNameConverter
))]
System.Drawing.Common.Tests (2)
System\Drawing\FontConverterTests.cs (2)
16
FontNameConverter
converter = new();
34
FontNameConverter
converter = new();