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