2 references to GdipGetPointCount
System.Drawing (2)
commonui\System\Drawing\Advanced\GraphicsPath.cs (2)
1598
SafeNativeMethods.Gdip.
GdipGetPointCount
(new HandleRef(this, nativePath), out pointCount);
1678
int status = SafeNativeMethods.Gdip.
GdipGetPointCount
(new HandleRef(this, nativePath), out count);