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