3 references to CustomThreadExceptionHandlerAttached
System.Windows.Forms (3)
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (2)
165if (Application.CustomThreadExceptionHandlerAttached) 187if (Application.CustomThreadExceptionHandlerAttached)
System\Windows\Forms\NativeWindow.cs (1)
208else if (!Application.CustomThreadExceptionHandlerAttached)