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