3 references to STATE_POSTEDQUIT
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Application.cs (3)
3313SetState(STATE_POSTEDQUIT, true); 3369SetState(STATE_POSTEDQUIT, false); 3957if (msgPeeked == null && GetState(STATE_POSTEDQUIT)) {