6 references to Exit
System.Windows.Forms (2)
System\Windows\Forms\Application.cs (1)
1328
Exit
();
System\Windows\Forms\Application.ThreadContext.cs (1)
620
Exit
();
System.Windows.Forms.Tests (4)
System\Windows\Forms\ApplicationTests.cs (4)
364
/// Test <see cref="Application.
Exit
()"/> fire Closing events in correct order for MDI windows.
412
Application.
Exit
();
474
/// Test <see cref="Application.
Exit
()"/> fire Closing events in which we close existing and open new forms.
607
Application.
Exit
();