1 instantiation of ENPROTECTED
System.Windows.Forms (1)
winforms\Managed\System\WinForms\RichTextBox.cs (1)
3553NativeMethods.ENPROTECTED es = new NativeMethods.ENPROTECTED();
5 references to ENPROTECTED
System.Windows.Forms (5)
winforms\Managed\System\WinForms\RichTextBox.cs (5)
3485NativeMethods.ENPROTECTED enprotected; 3493enprotected = (NativeMethods.ENPROTECTED)m.GetLParam(typeof(NativeMethods.ENPROTECTED)); 3552private unsafe NativeMethods.ENPROTECTED ConvertFromENPROTECTED64(NativeMethods.ENPROTECTED64 es64) { 3553NativeMethods.ENPROTECTED es = new NativeMethods.ENPROTECTED();