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