1 reference to IntCreateFontIndirect
System.Windows.Forms (1)
misc\GDI\UnsafeNativeMethods.cs (1)
242
IntPtr hFont = System.Internal.HandleCollector.Add(
IntCreateFontIndirect
(lf), IntSafeNativeMethods.CommonHandles.GDI);