2 references to CFE_AUTOBACKCOLOR
System.Windows.Forms (2)
winforms\Managed\System\WinForms\RichTextBox.cs (2)
1037
if ((cf2.dwEffects & RichTextBoxConstants.
CFE_AUTOBACKCOLOR
) != 0) {
1059
cf2.dwEffects = RichTextBoxConstants.
CFE_AUTOBACKCOLOR
;