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