1 write to dataGridViewOper
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridView.cs (1)
438
this.
dataGridViewOper
= new System.Collections.Specialized.BitVector32(0x00000000);
298 references to dataGridViewOper
System.Windows.Forms (298)
winforms\Managed\System\WinForms\DataGridView.cs (21)
1594
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inBorderStyleChange] = true;
1659
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inBorderStyleChange] = false;
1862
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inBorderStyleChange] = true;
1886
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inBorderStyleChange] = false;
3546
return this.
dataGridViewOper
[DATAGRIDVIEWOPER_inAdjustFillingColumn] || this.
dataGridViewOper
[DATAGRIDVIEWOPER_inAdjustFillingColumns];
3554
return this.
dataGridViewOper
[DATAGRIDVIEWOPER_inBeginEdit];
3562
return this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDisplayIndexAdjustments];
3566
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDisplayIndexAdjustments] = value;
3574
return this.
dataGridViewOper
[DATAGRIDVIEWOPER_inEndEdit];
3603
return this.
dataGridViewOper
[DATAGRIDVIEWOPER_inSort];
3679
return this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColResize] ||
3680
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowResize] ||
3681
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColHeadersResize] ||
3682
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowHeadersResize] ||
3683
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColRelocation] ||
3946
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inReadOnlyChange] = true;
3959
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inReadOnlyChange] = false;
4013
return this.
dataGridViewOper
[DATAGRIDVIEWOPER_resizingOperationAboutToStart];
4150
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inBorderStyleChange] = true;
4174
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inBorderStyleChange] = false;
winforms\Managed\System\WinForms\DataGridViewMethods.cs (277)
544
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inAdjustFillingColumn] = true;
883
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inAdjustFillingColumn] = false;
889
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_inAdjustFillingColumns])
895
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inAdjustFillingColumns] = true;
1272
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inAdjustFillingColumns] = false;
2469
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColHeadersResize] = true;
2510
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColRelocation] = true;
2536
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColResize] = true;
2551
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackKeyboardColResize] = true;
2608
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_inBeginEdit])
2614
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inBeginEdit] = true;
2764
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inBeginEdit] = false;
2793
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowHeadersResize] = true;
2814
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowResize] = true;
3366
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose])
3989
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_inCellValidating])
4947
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDisplayIndexAdjustments] = true;
4967
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDisplayIndexAdjustments] = false;
4982
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDisplayIndexAdjustments] = true;
5002
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDisplayIndexAdjustments] = false;
5137
Debug.Assert(!this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDisplayIndexAdjustments]);
5586
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] = true;
5676
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] = false;
5811
this.
dataGridViewOper
[DATAGRIDVIEWOPER_lastEditCtrlClickDoubled] = false;
5877
this.
dataGridViewOper
[DATAGRIDVIEWOPER_lastEditCtrlClickDoubled] = true;
5891
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_lastEditCtrlClickDoubled])
6212
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inEndEdit] = true;
6307
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inEndEdit] = false;
8657
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowSelect])
8753
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColSelect])
8875
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackCellSelect])
9786
Debug.Assert(this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColSelect] || this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackCellSelect]);
9798
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColSelect])
9806
else if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackCellSelect])
9824
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColSelect] && hti.col >= 0)
9828
else if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackCellSelect] && hti.col >= 0 && hti.row >= 0)
10645
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_inRefreshColumns])
11229
if (!this.
dataGridViewOper
[DATAGRIDVIEWOPER_inBorderStyleChange])
11252
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
11262
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
11272
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
11282
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
11292
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
11316
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
11331
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
11411
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
11498
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
11531
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
11543
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
11703
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
11713
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
11733
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
11746
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
11782
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
11868
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
11904
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
11929
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
11955
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
11986
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
12005
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
12045
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
12080
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
12108
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
12138
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
12178
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
12216
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
12248
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
12304
this.
dataGridViewOper
[DATAGRIDVIEWOPER_resizingOperationAboutToStart] = (e.Clicks == 1);
12323
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
12432
this.
dataGridViewOper
[DATAGRIDVIEWOPER_resizingOperationAboutToStart] = false;
12515
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackMouseMoves])
12517
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackCellSelect] = true;
12600
if (this.MultiSelect && this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackMouseMoves])
12602
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColSelect] = true;
12680
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackMouseMoves])
12682
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackCellSelect] = true;
12777
if (this.MultiSelect && this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackMouseMoves])
12779
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowSelect] = true;
12860
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackMouseMoves])
12862
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackCellSelect] = true;
12944
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
12978
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
13009
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
13077
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
13096
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
13125
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
13179
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
13188
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_inReadOnlyChange])
13225
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
13384
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
13409
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
13435
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
13475
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
13526
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inCellValidating] = true;
13529
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
13539
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inCellValidating] = false;
13564
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
13596
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
13622
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
13702
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
13711
if (this.DataSource != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inRefreshColumns])
13740
if (this.DataSource != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inRefreshColumns])
13769
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
13788
if (this.DataSource != null && e.Column.DataPropertyName.Length != 0 && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inRefreshColumns])
13804
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
13820
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
13838
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDisplayIndexAdjustments])
13849
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDisplayIndexAdjustments] = true;
13881
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDisplayIndexAdjustments] = false;
13895
Debug.Assert(this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDisplayIndexAdjustments]);
13900
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
13908
Debug.Assert(this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDisplayIndexAdjustments]);
13931
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
13969
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
14055
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
14138
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
14148
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
14282
if (this.MultiSelect && this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackMouseMoves])
14284
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColSelect] = true;
14353
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
14378
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
14443
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
14467
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
14517
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
14571
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
14588
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
14773
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
14893
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
14900
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_inReadOnlyChange])
14930
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
14992
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
15029
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
15055
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
15080
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
15093
if (!this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
15231
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_inReadOnlyChange])
15291
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_inReadOnlyChange])
15328
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_inReadOnlyChange])
15369
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
15387
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
15416
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
15426
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
15437
if (!this.dataGridViewState2[DATAGRIDVIEWSTATE2_messageFromEditingCtrls] && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
15458
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
15477
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
15546
else if (!this.
dataGridViewOper
[DATAGRIDVIEWOPER_inMouseDown])
15559
if (this.ptCurrentCell.X > -1 && this.CurrentCellInternal.EditType == null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inMouseDown])
15567
else if (!this.
dataGridViewOper
[DATAGRIDVIEWOPER_inMouseDown])
15697
if (!this.
dataGridViewOper
[DATAGRIDVIEWOPER_inCurrentCellChange] &&
15698
(!this.
dataGridViewOper
[DATAGRIDVIEWOPER_inEndEdit] || this.EditMode != DataGridViewEditMode.EditOnEnter) &&
15699
(!this.
dataGridViewOper
[DATAGRIDVIEWOPER_inMouseDown] || this.EditMode != DataGridViewEditMode.EditOnEnter) &&
15715
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
16226
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackKeyboardColResize] && (e.KeyData & Keys.Alt) != Keys.Alt && AccessibilityImprovements.Level2)
16318
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed &&
16319
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColResize] &&
16320
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowResize] &&
16321
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColHeadersResize] &&
16322
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowHeadersResize])
16363
if (!this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColRelocation])
16405
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColResize] &&
16406
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowResize] &&
16407
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColHeadersResize] &&
16408
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowHeadersResize])
16428
if (!this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColRelocation])
16517
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackMouseMoves] = true;
16598
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackMouseMoves] = false;
16618
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColResize])
16622
else if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowResize])
16626
else if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColRelocation])
16630
else if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColHeadersResize])
16634
else if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowHeadersResize])
16639
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColResize] ||
16640
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowHeadersResize] ||
16647
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColHeadersResize] &&
16648
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColRelocation] &&
16649
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColSelect] &&
16650
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowSelect] &&
16651
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackCellSelect]))
16661
else if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowResize] ||
16662
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColHeadersResize] ||
16669
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowHeadersResize] &&
16670
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColRelocation] &&
16671
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColSelect] &&
16672
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowSelect] &&
16673
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackCellSelect]))
16706
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColSelect] ||
16707
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowSelect] ||
16708
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackCellSelect])
16753
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColSelect] && hti.col >= 0)
16757
else if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowSelect] && hti.row >= 0)
16761
else if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackCellSelect] && hti.col >= 0 && hti.row >= 0)
16838
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColResize])
16843
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowResize])
16848
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColRelocation])
16853
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColHeadersResize])
16858
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowHeadersResize])
17085
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
17099
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
17111
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] || this.IsDisposed)
17304
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18016
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18033
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18050
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18060
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18070
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18106
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18202
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18231
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18249
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18326
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18392
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18402
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18563
if (this.MultiSelect && this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackMouseMoves])
18565
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowSelect] = true;
18639
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18664
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18724
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18751
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18767
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18787
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18814
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18850
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18871
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18881
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18891
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18906
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
18930
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
19090
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
19207
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
19214
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_inReadOnlyChange])
19250
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
19285
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
19332
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
19444
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
19456
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
19474
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
19484
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
19554
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
19564
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
19574
if (eh != null && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose] && !this.IsDisposed)
20094
Debug.Assert(this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColHeadersResize] || this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowResize]);
20099
Debug.Assert(this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowHeadersResize] ||
20100
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColResize] ||
20101
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackKeyboardColResize]);
22470
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackKeyboardColResize] && this.resizeClipRectangle.Contains(x, this.resizeClipRectangle.Top))
25585
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inRefreshColumns] = true;
25623
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inRefreshColumns] = false;
25685
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_inCurrentCellChange])
25965
this.
dataGridViewOper
[DATAGRIDVIEWOPER_mouseOperationMask] = false;
25966
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackColSelect] = false;
25967
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowSelect] = false;
25968
this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackCellSelect] = false;
26001
this.
dataGridViewOper
[DATAGRIDVIEWOPER_keyboardOperationMask] = false;
26013
return (this.
dataGridViewOper
.Data & DATAGRIDVIEWOPER_mouseOperationMask) != 0;
26019
return (this.
dataGridViewOper
.Data & DATAGRIDVIEWOPER_keyboardOperationMask) != 0;
26850
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_inCurrentCellChange] && // Allow the code to be re-entrant only as a result of
26856
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inCurrentCellChange] = true;
27086
!this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose])
27161
else if (oldCurrentCellX >= 0 && !this.
dataGridViewOper
[DATAGRIDVIEWOPER_inDispose])
27177
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inCurrentCellChange] = false;
27569
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inReadOnlyChange] = true;
27574
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inReadOnlyChange] = false;
27605
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inReadOnlyChange] = true;
27610
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inReadOnlyChange] = false;
28237
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inSort] = true;
28323
Debug.Assert(this.
dataGridViewOper
[DATAGRIDVIEWOPER_inSort]);
28324
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inSort] = false;
29753
Debug.Assert(this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowSelect] || this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackCellSelect]);
29766
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowSelect])
29774
else if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackCellSelect])
29792
if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackRowSelect] && hti.row >= 0)
29796
else if (this.
dataGridViewOper
[DATAGRIDVIEWOPER_trackCellSelect] && hti.col >= 0 && hti.row >= 0)
29967
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inMouseDown] = true;
29974
this.
dataGridViewOper
[DATAGRIDVIEWOPER_inMouseDown] = false;