3 references to NOTIFY_IME_INDEX
System.Windows.Forms (2)
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (2)
1063ImeNotify(NOTIFY_IME_INDEX.CPS_COMPLETE); 1069private void ImeNotify(NOTIFY_IME_INDEX action)
System.Windows.Forms.Primitives (1)
Windows.Win32.PInvoke.IMM32.dll.g.cs (1)
87 internal static extern winmdroot.Foundation.BOOL ImmNotifyIME(winmdroot.UI.Input.Ime.HIMC param0, winmdroot.UI.Input.Ime.NOTIFY_IME_ACTION dwAction, winmdroot.UI.Input.Ime.NOTIFY_IME_INDEX dwIndex, uint dwValue);