7 references to LOGFONT
System.Windows.Forms (7)
winforms\Managed\System\WinForms\AxHost.cs (1)
4882NativeMethods.LOGFONT logfont = new NativeMethods.LOGFONT();
winforms\Managed\System\WinForms\Control.cs (1)
18948NativeMethods.LOGFONT logFont = new NativeMethods.LOGFONT();
winforms\Managed\System\WinForms\ControlPaint.cs (1)
2067NativeMethods.LOGFONT logfont = new NativeMethods.LOGFONT();
winforms\Managed\System\WinForms\FontDialog.cs (2)
476NativeMethods.LOGFONT lf = new NativeMethods.LOGFONT(); 558NativeMethods.LOGFONT lf = new NativeMethods.LOGFONT();
winforms\Managed\System\WinForms\RichTextBox.cs (1)
2884NativeMethods.LOGFONT logfont = new NativeMethods.LOGFONT();
winforms\Managed\System\WinForms\VisualStyles\VisualStyleRenderer.cs (1)
680NativeMethods.LOGFONT logfont = new NativeMethods.LOGFONT();