2 writes to handleValid
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PictureBox.cs (2)
1254handleValid = false; 1262handleValid = true;
1 reference to handleValid
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PictureBox.cs (1)
1241if (handleValid) {