2 writes to ImageLocation
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PictureBox.cs (2)
625this.ImageLocation = url; 848this.ImageLocation = url;
2 references to ImageLocation
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PictureBox.cs (2)
1430if (ImageLocation != null && ImageLocation.Length != 0 && WaitOnLoad)