2 writes to _inRecreateHandle
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
4946_inRecreateHandle = true; 4953_inRecreateHandle = false;
2 references to _inRecreateHandle
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
4212if (!_inRecreateHandle) 4243if (!_inRecreateHandle)