2 references to ClosingWhileCreatingHandle
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
4713
throw new InvalidOperationException(string.Format(SR.
ClosingWhileCreatingHandle
, "Dispose"));
System\Windows\Forms\Form.cs (1)
3182
throw new InvalidOperationException(string.Format(SR.
ClosingWhileCreatingHandle
, "Close"));