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