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