3 references to ENLINK64
System.Windows.Forms (3)
winforms\Managed\System\WinForms\RichTextBox.cs (3)
3333enlink = ConvertFromENLINK64((NativeMethods.ENLINK64)m.GetLParam(typeof(NativeMethods.ENLINK64))); 3572private static unsafe NativeMethods.ENLINK ConvertFromENLINK64(NativeMethods.ENLINK64 es64) {