1 instantiation of REPASTESPECIAL
System.Windows.Forms (1)
winforms\Managed\System\WinForms\RichTextBox.cs (1)
2716rps = new NativeMethods.REPASTESPECIAL();
2 references to REPASTESPECIAL
System.Windows.Forms (2)
winforms\Managed\System\WinForms\RichTextBox.cs (1)
2713NativeMethods.REPASTESPECIAL rps = null;
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (1)
978public static extern IntPtr SendMessage(HandleRef hWnd, int msg, int wParam, NativeMethods.REPASTESPECIAL lParam);