4 references to ENPROTECTED
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
3323ENPROTECTED enprotected; 3325enprotected = *(ENPROTECTED*)(nint)m.LParamInternal;
System.Windows.Forms.Interop.Tests (2)
RichTextBoxTests.cs (2)
34RichTextBox_EnProtected(out var value); 168private static extern void RichTextBox_EnProtected(out ENPROTECTED enprotected);