1 reference to IntCreatePen
System.Windows.Forms (1)
misc\GDI\SafeNativeMethods.cs (1)
79
IntPtr hPen = System.Internal.HandleCollector.Add(
IntCreatePen
(fnStyle, nWidth, crColor), IntSafeNativeMethods.CommonHandles.GDI);