1 reference to OleCreateIFontIndirect
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
4928
return (UnsafeNativeMethods.IFont)UnsafeNativeMethods.
OleCreateIFontIndirect
(GetFONTDESCFromFont(font), ref ifont_Guid);