1 reference to EM_GETMODIFY
System.Windows.Forms (1)
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
667
bool curState = (int)PInvokeCore.SendMessage(this, PInvokeCore.
EM_GETMODIFY
) != 0;