2 references to Font
System.Drawing.Common (2)
System\Drawing\FontConverter.cs (2)
180
return new
Font
(fontName, fontSize, fontStyle, units);
251
return new
Font
(fontName, fontSize, fontStyle, units);