2 references to EM_PASTESPECIAL
System.Private.Windows.Core (1)
Windows\Win32\MessageId.cs (1)
259PInvokeCore.EM_PASTESPECIAL => "EM_PASTESPECIAL",
System.Windows.Forms (1)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
2580PInvokeCore.SendMessage(this, PInvokeCore.EM_PASTESPECIAL, (WPARAM)clipFormat.Id);