2 references to DATAGRIDVIEWOPER_mouseOperationMask
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (2)
25965this.dataGridViewOper[DATAGRIDVIEWOPER_mouseOperationMask] = false; 26013return (this.dataGridViewOper.Data & DATAGRIDVIEWOPER_mouseOperationMask) != 0;