2 references to CFE_PROTECTED
System.Windows.Forms (2)
winforms\Managed\System\WinForms\RichTextBox.cs (1)
1225
SetCharFormat(RichTextBoxConstants.CFM_PROTECTED, value ? RichTextBoxConstants.
CFE_PROTECTED
: 0, RichTextBoxSelectionAttribute.All);
winforms\Managed\System\WinForms\RichTextBoxConstants.cs (1)
450
CFM_STRIKEOUT |
CFE_PROTECTED
|