2 references to ErrorCreatingHandle
System.Windows.Forms (2)
System\Windows\Forms\NativeWindow.cs (2)
457throw new OutOfMemoryException(SR.ErrorCreatingHandle, e); 472throw new Win32Exception(lastWin32Error, SR.ErrorCreatingHandle);