4 references to Font
System.Drawing.Common (2)
System\Drawing\FontConverter.cs (1)
384return new Font(fontFamily, size, style, unit, charSet, vertical);
System\Drawing\SystemFonts.cs (1)
264return new Font(font.FontFamily, font.SizeInPoints, font.Style, GraphicsUnit.Point, font.GdiCharSet, font.GdiVerticalFont);
System.Windows.Forms (1)
System\Windows\Forms\Rendering\ControlPaint.cs (1)
2122=> new(
System.Windows.Forms.Primitives (1)
System\Windows\Forms\FontExtensions.cs (1)
22: new(