4 references to EN_PROTECTED
System.Windows.Forms (1)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
3302
case PInvoke.
EN_PROTECTED
:
System.Windows.Forms.Tests (3)
System\Windows\Forms\RichTextBoxTests.cs (3)
10088
yield return new object[] { hWnd, (int)PInvoke.
EN_PROTECTED
};
10228
Marshal.WriteInt32(ptr, IntPtr.Size * 2, (int)PInvoke.
EN_PROTECTED
);
10464
Marshal.WriteInt32(ptr, IntPtr.Size * 2, (int)PInvoke.
EN_PROTECTED
);