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)
725
PInvokeCore.SendMessage(this, PInvokeCore.
EM_SETPARAFORMAT
, 0, ref pf);
790
PInvokeCore.SendMessage(this, PInvokeCore.
EM_SETPARAFORMAT
, 0, ref pf);
988
PInvokeCore.SendMessage(this, PInvokeCore.
EM_SETPARAFORMAT
, 0, ref pf);
1036
PInvokeCore.SendMessage(this, PInvokeCore.
EM_SETPARAFORMAT
, 0, ref pf);
1159
PInvokeCore.SendMessage(this, PInvokeCore.
EM_SETPARAFORMAT
, 0, ref pf);
1223
PInvokeCore.SendMessage(this, PInvokeCore.
EM_SETPARAFORMAT
, 0, ref pf);
3322
case PInvokeCore.
EM_SETPARAFORMAT
: