4 references to InvalidPictureType
System.Drawing.Common (4)
System\Drawing\Icon.cs (4)
417
throw new ArgumentException(SR.Format(SR.
InvalidPictureType
, "picture", nameof(Icon)));
451
throw new ArgumentException(SR.Format(SR.
InvalidPictureType
, "picture", nameof(Icon)));
516
throw new ArgumentException(SR.Format(SR.
InvalidPictureType
, "picture", nameof(Icon)));
536
throw new ArgumentException(SR.Format(SR.
InvalidPictureType
, "picture", nameof(Icon)));