2 references to GdipGetPenDashCount
System.Drawing (2)
commonui\System\Drawing\Pen.cs (2)
941int status = SafeNativeMethods.Gdip.GdipGetPenDashCount(new HandleRef(this, this.NativePen), out retval); 995int status = SafeNativeMethods.Gdip.GdipGetPenDashCount(new HandleRef(this, this.NativePen), out retval);