1 write to dwMask
System.Windows.Forms (1)
winforms\Managed\System\WinForms\RichTextBox.cs (1)
1063cf2.dwMask = RichTextBoxConstants.CFM_BACKCOLOR;
1 reference to dwMask
System.Windows.Forms (1)
winforms\Managed\System\WinForms\RichTextBox.cs (1)
1040else if ((cf2.dwMask & RichTextBoxConstants.CFM_BACKCOLOR) != 0) {