2 writes to _inRecreateHandle
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
4948_inRecreateHandle = true; 4955_inRecreateHandle = false;
2 references to _inRecreateHandle
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
4227if (!_inRecreateHandle) 4246if (!_inRecreateHandle)