12 references to InvalidParameter
System.Drawing.Common (11)
System\Drawing\Drawing2D\GraphicsPath.cs (2)
45throw Status.InvalidParameter.GetException(); 81throw Status.InvalidParameter.GetException();
System\Drawing\Drawing2D\GraphicsPathIterator.cs (2)
165throw Status.InvalidParameter.GetException(); 218throw Status.InvalidParameter.GetException();
System\Drawing\Drawing2D\Matrix.cs (2)
55throw Status.InvalidParameter.GetException(); 69throw Status.InvalidParameter.GetException();
System\Drawing\Imaging\EncoderParameter.cs (3)
230throw Status.InvalidParameter.GetException(); 250throw Status.InvalidParameter.GetException(); 277throw Status.InvalidParameter.GetException();
System\Drawing\Imaging\EncoderParameters.cs (1)
39throw 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)
27case Status.InvalidParameter: