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