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