1 reference to GdipAddPathPath
System.Drawing (1)
commonui\System\Drawing\Advanced\GraphicsPath.cs (1)
1342
int status = SafeNativeMethods.Gdip.
GdipAddPathPath
(new HandleRef(this, nativePath), new HandleRef(addingPath, addingPath.nativePath), connect);