2 references to ImageListBadImage
System.Windows.Forms (2)
System\Windows\Forms\Controls\ImageList\ImageList.ImageCollection.cs (2)
193
throw new ArgumentException(SR.
ImageListBadImage
, nameof(value));
264
throw new ArgumentException(SR.
ImageListBadImage
, nameof(value));