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