3 references to WM_INPUTLANGCHANGEREQUEST
System.Private.Windows.Core (1)
Windows\Win32\MessageId.cs (1)
105
PInvokeCore.
WM_INPUTLANGCHANGEREQUEST
=> "WM_INPUTLANGCHANGEREQUEST",
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
12376
case PInvokeCore.
WM_INPUTLANGCHANGEREQUEST
:
System.Windows.Forms.Tests (1)
System\Windows\Forms\MessageTests.cs (1)
281
yield return new object[] { PInvokeCore.
WM_INPUTLANGCHANGEREQUEST
, " (WM_INPUTLANGCHANGEREQUEST)" };