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)
4230
if (!
_inRecreateHandle
)
4254
if (!
_inRecreateHandle
)