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