2 writes to ImageLocation
System.Windows.Forms (2)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (2)
511
ImageLocation
= url;
742
ImageLocation
= url;
2 references to ImageLocation
System.Windows.Forms (2)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (2)
1208
if (
ImageLocation
is not null &&
ImageLocation
.Length != 0 && WaitOnLoad)