4 references to FontInPoints
System.Windows.Forms (4)
System\Windows\Forms\ComponentModel\COM2Interop\COM2FontConverter.cs (1)
54
_lastFont = ControlPaint.
FontInPoints
(font);
System\Windows\Forms\Controls\ToolStrips\ToolStripManager.cs (2)
75
retFont = ControlPaint.
FontInPoints
(sysFont);
111
s_defaultFont = ControlPaint.
FontInPoints
(sysFont);
System\Windows\Forms\Dialogs\CommonDialogs\FontDialog.cs (1)
470
_font = ControlPaint.
FontInPoints
(fontInWorldUnits);