9 references to GdipImageForceValidation
System.Drawing (9)
commonui\System\Drawing\Bitmap.cs (5)
70
status = SafeNativeMethods.Gdip.
GdipImageForceValidation
(new HandleRef(null, bitmap));
112
status = SafeNativeMethods.Gdip.
GdipImageForceValidation
(new HandleRef(null, bitmap));
144
status = SafeNativeMethods.Gdip.
GdipImageForceValidation
(new HandleRef(null, bitmap));
179
status = SafeNativeMethods.Gdip.
GdipImageForceValidation
(new HandleRef(null, bitmap));
218
status = SafeNativeMethods.Gdip.
GdipImageForceValidation
(new HandleRef(null, bitmap));
commonui\System\Drawing\Image.cs (4)
201
status = SafeNativeMethods.Gdip.
GdipImageForceValidation
(new HandleRef(null, image));
273
status = SafeNativeMethods.Gdip.
GdipImageForceValidation
(new HandleRef(null, image));
299
status = SafeNativeMethods.Gdip.
GdipImageForceValidation
(new HandleRef(null, image));
339
status = SafeNativeMethods.Gdip.
GdipImageForceValidation
(new HandleRef(null, cloneImage));