3 references to WM_MENUCHAR
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (1)
14207
case NativeMethods.
WM_MENUCHAR
:
winforms\Managed\System\WinForms\Form.cs (1)
7578
case NativeMethods.
WM_MENUCHAR
:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
147
case NativeMethods.
WM_MENUCHAR
: text = "WM_MENUCHAR"; break;