6 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 (3)
System\Windows\Forms\Controls\GroupBox\GroupBox.Modern.cs (2)
539return new Font( 549return new Font(
System\Windows\Forms\Rendering\ControlPaint.cs (1)
2122=> new(
System.Windows.Forms.Primitives (1)
System\Windows\Forms\FontExtensions.cs (1)
22: new(