13 references to SendMessage
System.Windows.Forms (13)
winforms\Managed\System\WinForms\RichTextBox.cs (13)
832
UnsafeNativeMethods.
SendMessage
(new HandleRef(this, Handle), RichTextBoxConstants.EM_GETPARAFORMAT, 0, pf);
879
UnsafeNativeMethods.
SendMessage
(new HandleRef(this, Handle), RichTextBoxConstants.EM_SETPARAFORMAT, 0, pf);
903
UnsafeNativeMethods.
SendMessage
(new HandleRef(this, Handle), RichTextBoxConstants.EM_GETPARAFORMAT, 0, pf);
933
UnsafeNativeMethods.
SendMessage
(new HandleRef(this, Handle), RichTextBoxConstants.EM_SETPARAFORMAT, 0, pf);
1114
UnsafeNativeMethods.
SendMessage
(new HandleRef(this, Handle), RichTextBoxConstants.EM_GETPARAFORMAT, 0, pf);
1130
UnsafeNativeMethods.
SendMessage
(new HandleRef(this, Handle), RichTextBoxConstants.EM_SETPARAFORMAT, 0, pf);
1155
UnsafeNativeMethods.
SendMessage
(new HandleRef(this, Handle), RichTextBoxConstants.EM_GETPARAFORMAT, 0, pf);
1171
UnsafeNativeMethods.
SendMessage
(new HandleRef(this, Handle), RichTextBoxConstants.EM_SETPARAFORMAT, 0, pf);
1284
UnsafeNativeMethods.
SendMessage
(new HandleRef(this, Handle), RichTextBoxConstants.EM_GETPARAFORMAT, 0, pf);
1302
UnsafeNativeMethods.
SendMessage
(new HandleRef(this, Handle), RichTextBoxConstants.EM_SETPARAFORMAT, 0, pf);
1324
UnsafeNativeMethods.
SendMessage
(new HandleRef(this, Handle), RichTextBoxConstants.EM_GETPARAFORMAT, 0, pf);
1346
UnsafeNativeMethods.
SendMessage
(new HandleRef(this, Handle), RichTextBoxConstants.EM_GETPARAFORMAT, 0, pf);
1354
UnsafeNativeMethods.
SendMessage
(new HandleRef(this, Handle), RichTextBoxConstants.EM_SETPARAFORMAT, 0, pf);