4 references to FontInPoints
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2FontConverter.cs (1)
76
lastFont = ControlPaint.
FontInPoints
(font);
winforms\Managed\System\WinForms\FontDialog.cs (1)
699
font = ControlPaint.
FontInPoints
(fontInWorldUnits);
winforms\Managed\System\WinForms\ToolStripManager.cs (2)
78
retFont = ControlPaint.
FontInPoints
(sysFont);
107
defaultFont = ControlPaint.
FontInPoints
(sysFont);