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