2 references to ImageListImageTooShort
System.Windows.Forms (2)
System\Windows\Forms\Controls\ImageList\ImageList.cs (1)
330
throw new ArgumentException(SR.
ImageListImageTooShort
, nameof(original));
System\Windows\Forms\Controls\ImageList\ImageList.ImageCollection.cs (1)
401
throw new ArgumentException(SR.
ImageListImageTooShort
, nameof(value));