2 references to IME_COMPOSITION_STRING
System.Windows.Forms (2)
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (2)
2771
if ((m.LParamInternal & (int)
IME_COMPOSITION_STRING
.GCS_COMPSTR) != 0)
2776
else if ((m.LParamInternal & (int)
IME_COMPOSITION_STRING
.GCS_RESULTSTR) != 0)