8 references to StatusException
System.Drawing.Common (8)
System\Drawing\Bitmap.cs (2)
204throw Gdip.StatusException(status); 358throw Gdip.StatusException(status);
System\Drawing\Font.cs (2)
600throw Gdip.StatusException(status); 666throw Gdip.StatusException(status);
System\Drawing\Graphics.cs (4)
3448throw Gdip.StatusException(status); 3475throw Gdip.StatusException(status); 3494throw Gdip.StatusException(status); 3574throw Gdip.StatusException(status);