2 references to GdipGetPropertyCount
System.Drawing (2)
commonui\System\Drawing\Image.cs (2)
1176
int status = SafeNativeMethods.Gdip.
GdipGetPropertyCount
(new HandleRef(this, nativeImage), out count);
1273
int status = SafeNativeMethods.Gdip.
GdipGetPropertyCount
(new HandleRef(this, nativeImage), out count);