8 references to EM_SETPARAFORMAT
System.Private.Windows.Core (1)
Windows\Win32\MessageId.cs (1)
266
PInvokeCore.
EM_SETPARAFORMAT
=> "EM_SETPARAFORMAT",
System.Windows.Forms (7)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (7)
761
PInvokeCore.SendMessage(this, PInvokeCore.
EM_SETPARAFORMAT
, 0, ref pf);
826
PInvokeCore.SendMessage(this, PInvokeCore.
EM_SETPARAFORMAT
, 0, ref pf);
1024
PInvokeCore.SendMessage(this, PInvokeCore.
EM_SETPARAFORMAT
, 0, ref pf);
1072
PInvokeCore.SendMessage(this, PInvokeCore.
EM_SETPARAFORMAT
, 0, ref pf);
1195
PInvokeCore.SendMessage(this, PInvokeCore.
EM_SETPARAFORMAT
, 0, ref pf);
1259
PInvokeCore.SendMessage(this, PInvokeCore.
EM_SETPARAFORMAT
, 0, ref pf);
3425
case PInvokeCore.
EM_SETPARAFORMAT
: