2 references to EM_EXLINEFROMCHAR
System.Private.Windows.Core (1)
Windows\Win32\MessageId.cs (1)
249
PInvokeCore.
EM_EXLINEFROMCHAR
=> "EM_EXLINEFROMCHAR",
System.Windows.Forms (1)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
2247
=> (int)PInvokeCore.SendMessage(this, PInvokeCore.
EM_EXLINEFROMCHAR
, 0, index);