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