6 writes to MultiSelect
PresentationUI (1)
MS\Internal\Documents\RMPublishingDialog.Designer.cs (1)
237
this.rightsTable.
MultiSelect
= false;
System.Windows.Forms.Tests (5)
System\Windows\Forms\AccessibleObjects\DataGridViewTopLeftHeaderCellAccessibleObjectTests.cs (1)
75
control.
MultiSelect
= isMultiSelect;
System\Windows\Forms\DataGridViewRowTests.cs (2)
2979
MultiSelect
= false
3013
MultiSelect
= true
System\Windows\Forms\DataGridViewTests.cs (2)
3289
_dataGridView.
MultiSelect
= false;
3293
_dataGridView.
MultiSelect
= true;
122 references to MultiSelect
System.Windows.Forms (122)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
2992
if (
MultiSelect
!= value)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (119)
12133
&& (!isShiftDown || !
MultiSelect
))
12140
if ((!
MultiSelect
|| !isControlDown) && !(
MultiSelect
&& isShiftDown))
12142
Debug.Assert(
MultiSelect
|| _individualSelectedCells.Count <= 1);
12146
if (
MultiSelect
)
12207
if (
MultiSelect
&& isShiftDown && _ptAnchorCell.X > -1 && Columns[_ptAnchorCell.X].Selected)
12212
if (!
MultiSelect
|| !isControlDown || isShiftDown)
12214
Debug.Assert(
MultiSelect
|| _selectedBandIndexes.Count <= 1);
12247
if (
MultiSelect
&& _dataGridViewOper[OperationTrackMouseMoves])
12288
&& (!isShiftDown || !
MultiSelect
))
12295
if (!
MultiSelect
)
12368
if (!
MultiSelect
)
12408
if (
MultiSelect
12415
if (!
MultiSelect
|| !isControlDown || isShiftDown)
12417
Debug.Assert(
MultiSelect
|| _selectedBandIndexes.Count <= 1);
12450
if (
MultiSelect
&& _dataGridViewOper[OperationTrackMouseMoves])
12494
&& (!isShiftDown || !
MultiSelect
))
12501
if (!
MultiSelect
)
12574
if (!
MultiSelect
)
12764
Debug.Assert(
MultiSelect
);
13769
if (
MultiSelect
&& isShiftDown && _ptAnchorCell.X > -1 && Columns[_ptAnchorCell.X].Selected)
13774
if (!
MultiSelect
|| !isControlDown || isShiftDown)
13776
Debug.Assert(
MultiSelect
|| _selectedBandIndexes.Count <= 1);
13818
if (
MultiSelect
&& _dataGridViewOper[OperationTrackMouseMoves])
14127
Debug.Assert(
MultiSelect
);
18051
if (
MultiSelect
18059
if (!
MultiSelect
|| !isControlDown || isShiftDown)
18061
Debug.Assert(
MultiSelect
|| _selectedBandIndexes.Count <= 1);
18103
if (
MultiSelect
&& _dataGridViewOper[OperationTrackMouseMoves])
18406
Debug.Assert(
MultiSelect
);
18982
if (
MultiSelect
)
19924
if ((keyData & (Keys.Shift | Keys.Control | Keys.Alt)) == Keys.Control &&
MultiSelect
)
20208
if (
MultiSelect
)
20344
if (
MultiSelect
)
20368
success = SetCurrentCellAddressCore(_ptCurrentCell.X, nextVisibleRowIndex, !
MultiSelect
, false, false);
20457
if (
MultiSelect
)
20587
if (
MultiSelect
)
20609
success = SetCurrentCellAddressCore(_ptCurrentCell.X, nextVisibleRowIndex, !
MultiSelect
, false, false);
20693
if (
MultiSelect
)
20859
if (
MultiSelect
)
20883
if (
MultiSelect
)
20908
success = SetCurrentCellAddressCore(_ptCurrentCell.X, nextVisibleRowIndex, !
MultiSelect
, false, false);
21112
if (
MultiSelect
&& _ptAnchorCell.X >= 0)
21130
SetCurrentCellAddressCore(lastVisibleColumnIndex, lastVisibleRowIndex, !
MultiSelect
, false, false);
21161
if (
MultiSelect
&& _ptAnchorCell.X >= 0)
21197
SetCurrentCellAddressCore(lastVisibleColumnIndex, lastVisibleRowIndex, !
MultiSelect
, false, false);
21239
if (
MultiSelect
&& _ptCurrentCell.X >= 0)
21248
SetCurrentCellAddressCore(lastVisibleColumnIndex, lastVisibleRowIndex, !
MultiSelect
, false, false);
21281
if (
MultiSelect
)
21295
if (
MultiSelect
&& _ptCurrentCell.X >= 0)
21319
SetCurrentCellAddressCore(lastVisibleColumnIndex, lastVisibleRowIndex, !
MultiSelect
, false, false);
21370
if (
MultiSelect
&& _ptCurrentCell.Y >= 0)
21384
SetCurrentCellAddressCore(lastVisibleColumnIndex, lastVisibleRowIndex, !
MultiSelect
, false, false);
21586
if (
MultiSelect
&& _ptAnchorCell.X >= 0)
21604
SetCurrentCellAddressCore(firstVisibleColumnIndex, firstVisibleRowIndex, !
MultiSelect
, false, false);
21635
if (
MultiSelect
&& _ptAnchorCell.X >= 0)
21671
SetCurrentCellAddressCore(firstVisibleColumnIndex, firstVisibleRowIndex, !
MultiSelect
, false, false);
21713
if (
MultiSelect
&& _ptCurrentCell.X >= 0)
21727
SetCurrentCellAddressCore(firstVisibleColumnIndex, firstVisibleRowIndex, !
MultiSelect
, false, false);
21760
if (
MultiSelect
)
21774
if (
MultiSelect
&& _ptCurrentCell.X >= 0)
21798
SetCurrentCellAddressCore(firstVisibleColumnIndex, firstVisibleRowIndex, !
MultiSelect
, false, false);
22146
if (
MultiSelect
)
22170
success = SetCurrentCellAddressCore(previousVisibleColumnIndex, _ptCurrentCell.Y, !
MultiSelect
, false, false);
22258
if (
MultiSelect
)
22279
success = SetCurrentCellAddressCore(previousVisibleColumnIndex, _ptCurrentCell.Y, !
MultiSelect
, false, false);
22369
if (
MultiSelect
)
22390
if (
MultiSelect
)
22414
success = SetCurrentCellAddressCore(previousVisibleColumnIndex, _ptCurrentCell.Y, !
MultiSelect
, false, false);
22555
if (
MultiSelect
)
22680
if (
MultiSelect
)
22773
if (
MultiSelect
)
23037
if ((keyData & Keys.Shift) == Keys.Shift &&
MultiSelect
)
23077
if ((keyData & Keys.Shift) == Keys.Shift &&
MultiSelect
)
23113
if ((keyData & Keys.Shift) == Keys.Shift &&
MultiSelect
)
23160
success = SetCurrentCellAddressCore(_ptCurrentCell.X, nextScreenVisibleRowIndex, !
MultiSelect
, false, false);
23296
if ((keyData & Keys.Shift) == Keys.Shift &&
MultiSelect
)
23335
if ((keyData & Keys.Shift) == Keys.Shift &&
MultiSelect
)
23371
if ((keyData & Keys.Shift) == Keys.Shift &&
MultiSelect
)
23418
SetCurrentCellAddressCore(_ptCurrentCell.X, previousScreenVisibleRowIndex, !
MultiSelect
, false, false);
23525
if (
MultiSelect
)
23548
success = SetCurrentCellAddressCore(nextVisibleColumnIndex, _ptCurrentCell.Y, !
MultiSelect
, false, false);
23636
if (
MultiSelect
)
23657
success = SetCurrentCellAddressCore(nextVisibleColumnIndex, _ptCurrentCell.Y, !
MultiSelect
, false, false);
23747
if (
MultiSelect
)
23770
if (
MultiSelect
)
23794
success = SetCurrentCellAddressCore(nextVisibleColumnIndex, _ptCurrentCell.Y, !
MultiSelect
, false, false);
23945
if (
MultiSelect
)
24040
if (
MultiSelect
)
24128
if (
MultiSelect
)
24280
Debug.Assert(
MultiSelect
|| _selectedBandIndexes.Count <= 1);
24307
Debug.Assert(
MultiSelect
|| _selectedBandIndexes.Count <= 1);
24578
if (
MultiSelect
)
24685
if (
MultiSelect
)
24709
SetCurrentCellAddressCore(_ptCurrentCell.X, previousVisibleRowIndex, !
MultiSelect
, false, false);
24776
if (
MultiSelect
)
24877
if (
MultiSelect
)
24898
SetCurrentCellAddressCore(_ptCurrentCell.X, previousVisibleRowIndex, !
MultiSelect
, false, false);
24960
if (
MultiSelect
)
25097
if (
MultiSelect
)
25118
if (
MultiSelect
)
25142
SetCurrentCellAddressCore(_ptCurrentCell.X, previousVisibleRowIndex, !
MultiSelect
, false, false);
26546
if (!
MultiSelect
)
27411
if (
MultiSelect
&& (_individualSelectedCells.Count + _selectedBandIndexes.Count) > 1)
27738
if (selected && !
MultiSelect
)
27763
if (selected && !
MultiSelect
)
27777
if (!
MultiSelect
)
27815
if (!
MultiSelect
)
27832
if (!
MultiSelect
)
27857
if (!
MultiSelect
)
27899
if (!
MultiSelect
)
27916
if (!
MultiSelect
)
27943
if (selected && !
MultiSelect
)
27986
Debug.Assert(
MultiSelect
|| _selectedBandIndexes.Count <= 1);
27996
if (!
MultiSelect
)
28106
Debug.Assert(
MultiSelect
|| _selectedBandIndexes.Count <= 1);
28116
if (!
MultiSelect
)
28611
if (targetRowIndex != _ptCurrentCell.Y ||
MultiSelect
)
28780
if (targetRowIndex != _ptCurrentCell.Y ||
MultiSelect
)
System\Windows\Forms\Controls\DataGridView\DataGridViewTopLeftHeaderCell.DataGridViewTopLeftHeaderCellAccessibleObject.cs (2)
46
if (Owner.DataGridView?.
MultiSelect
?? false)
230
if (Owner.DataGridView.
MultiSelect
)