2 references to EM_GETREDONAME
System.Private.Windows.Core (1)
Windows\Win32\MessageId.cs (1)
283
PInvokeCore.
EM_GETREDONAME
=> "EM_GETREDONAME",
System.Windows.Forms (1)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
531
int n = (int)PInvokeCore.SendMessage(this, PInvokeCore.
EM_GETREDONAME
);