1 reference to GdipSetPenDashArray
System.Drawing (1)
commonui\System\Drawing\Pen.cs (1)
1041
int status = SafeNativeMethods.Gdip.
GdipSetPenDashArray
(new HandleRef(this, this.NativePen), new HandleRef(buf, buf), count);