2 references to CreateFontIndirect
System.Windows.Forms (2)
misc\GDI\WindowsFont.cs (2)
73
this.hFont = IntUnsafeNativeMethods.
CreateFontIndirect
(this.logFont);
83
this.hFont = IntUnsafeNativeMethods.
CreateFontIndirect
(this.logFont);