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