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