1 reference to GdipGetPenColor
System.Drawing (1)
commonui\System\Drawing\Pen.cs (1)
793
int status = SafeNativeMethods.Gdip.
GdipGetPenColor
(new HandleRef(this, this.NativePen), out colorARGB);