2 references to PictureBoxNoImageLocation
System.Windows.Forms (2)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (2)
461
throw new InvalidOperationException(SR.
PictureBoxNoImageLocation
);
521
throw new InvalidOperationException(SR.
PictureBoxNoImageLocation
);