3 references to WM_IME_NOTIFY
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (1)
14281case NativeMethods.WM_IME_NOTIFY:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
179case NativeMethods.WM_IME_NOTIFY: text = "WM_IME_NOTIFY"; break;
winforms\Managed\System\WinForms\RichTextBox.cs (1)
3704case NativeMethods.WM_IME_NOTIFY: