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