12 references to InvalidParameter
System.Drawing.Common (11)
System\Drawing\Drawing2D\GraphicsPath.cs (2)
45
throw Status.
InvalidParameter
.GetException();
81
throw Status.
InvalidParameter
.GetException();
System\Drawing\Drawing2D\GraphicsPathIterator.cs (2)
165
throw Status.
InvalidParameter
.GetException();
218
throw Status.
InvalidParameter
.GetException();
System\Drawing\Drawing2D\Matrix.cs (2)
55
throw Status.
InvalidParameter
.GetException();
69
throw Status.
InvalidParameter
.GetException();
System\Drawing\Imaging\EncoderParameter.cs (3)
230
throw Status.
InvalidParameter
.GetException();
250
throw Status.
InvalidParameter
.GetException();
277
throw Status.
InvalidParameter
.GetException();
System\Drawing\Imaging\EncoderParameters.cs (1)
39
throw Status.
InvalidParameter
.GetException();
System\Drawing\Imaging\MetafileHeader.cs (1)
101
? throw Status.
InvalidParameter
.GetException()
System.Private.Windows.Core (1)
Windows\Win32\Graphics\GdiPlus\StatusExtensions.cs (1)
27
case Status.
InvalidParameter
: