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