4 references to WM_INPUTLANGCHANGE
System.Private.Windows.Core (1)
Windows\Win32\MessageId.cs (1)
106
PInvokeCore.
WM_INPUTLANGCHANGE
=> "WM_INPUTLANGCHANGE",
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
12372
case PInvokeCore.
WM_INPUTLANGCHANGE
:
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
1487
case PInvokeCore.
WM_INPUTLANGCHANGE
:
System.Windows.Forms.Tests (1)
System\Windows\Forms\MessageTests.cs (1)
282
yield return new object[] { PInvokeCore.
WM_INPUTLANGCHANGE
, " (WM_INPUTLANGCHANGE)" };