2 references to WM_IME_CONTROL
System.Private.Windows.Core (1)
Windows\Win32\MessageId.cs (1)
186PInvokeCore.WM_IME_CONTROL => "WM_IME_CONTROL",
System.Windows.Forms.Tests (1)
System\Windows\Forms\MessageTests.cs (1)
362yield return new object[] { PInvokeCore.WM_IME_CONTROL, " (WM_IME_CONTROL)" };