2 references to EM_UNDO
System.Windows.Forms (2)
winforms\Managed\System\WinForms\MaskedTextBox.cs (1)
3216case NativeMethods.EM_UNDO:
winforms\Managed\System\WinForms\TextBoxBase.cs (1)
2174SendMessage(NativeMethods.EM_UNDO, 0, 0);