3 references to WM_EXITMENULOOP
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (1)
14154
case NativeMethods.
WM_EXITMENULOOP
:
winforms\Managed\System\WinForms\Form.cs (1)
7608
case NativeMethods.
WM_EXITMENULOOP
:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
171
case NativeMethods.
WM_EXITMENULOOP
: text = "WM_EXITMENULOOP"; break;