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