2 references to InvalidPictureFormat
System.Windows.Forms (2)
System\Windows\Forms\Input\Cursor.cs (2)
440
throw new ArgumentException(SR.
InvalidPictureFormat
, paramName, e);
452
? new InvalidOperationException(SR.
InvalidPictureFormat
)