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