2 references to PictureBoxRemoteLocationNotSupported
System.Windows.Forms (2)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (2)
491
throw new NotSupportedException(SR.
PictureBoxRemoteLocationNotSupported
);
564
throw new NotSupportedException(SR.
PictureBoxRemoteLocationNotSupported
);