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