3 references to WM_INPUTLANGCHANGE
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ComboBox.cs (1)
1689case NativeMethods.WM_INPUTLANGCHANGE:
winforms\Managed\System\WinForms\Control.cs (1)
14196case NativeMethods.WM_INPUTLANGCHANGE:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
96case NativeMethods.WM_INPUTLANGCHANGE: text = "WM_INPUTLANGCHANGE"; break;