2 references to ThrowException
System.Windows.Forms (1)
System\Windows\Forms\NativeWindow.cs (1)
806
case UnhandledExceptionMode.
ThrowException
:
WinFormsControlsTest (1)
Program.cs (1)
12
Application.SetUnhandledExceptionMode(UnhandledExceptionMode.
ThrowException
);