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