3 references to EM_EXSETSEL
System.Private.Windows.Core (1)
Windows\Win32\MessageId.cs (1)
250PInvokeCore.EM_EXSETSEL => "EM_EXSETSEL",
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
1829PInvokeCore.SendMessage(this, PInvokeCore.EM_EXSETSEL, 0, ref chrg); 2832PInvokeCore.SendMessage(this, PInvokeCore.EM_EXSETSEL, 0, ref range);