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