2 references to ApplicationExitCall
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Form.cs (2)
5452OnFormClosed(new FormClosedEventArgs(CloseReason.ApplicationExitCall)); 5461FormClosingEventArgs e = new FormClosingEventArgs(CloseReason.ApplicationExitCall, false);