5 references to DATAGRIDVIEWCELL_flagAreaNotSet
System.Windows.Forms (5)
winforms\Managed\System\WinForms\DataGridViewCell.cs (5)
1371this.CurrentMouseLocation = DATAGRIDVIEWCELL_flagAreaNotSet; 3389case DATAGRIDVIEWCELL_flagAreaNotSet: 3398this.CurrentMouseLocation = DATAGRIDVIEWCELL_flagAreaNotSet; 3411Debug.Assert(this.CurrentMouseLocation != DATAGRIDVIEWCELL_flagAreaNotSet); 3414case DATAGRIDVIEWCELL_flagAreaNotSet: