2 writes to _inRecreateHandle
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
4956_inRecreateHandle = true; 4963_inRecreateHandle = false;
2 references to _inRecreateHandle
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
4230if (!_inRecreateHandle) 4254if (!_inRecreateHandle)