2 writes to _inRecreateHandle
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
4889
_inRecreateHandle
= true;
4896
_inRecreateHandle
= false;
1 reference to _inRecreateHandle
System.Windows.Forms (1)
System\Windows\Forms\Form.cs (1)
4180
if (!
_inRecreateHandle
)