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)
3000
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
);
18048
if (
MultiSelect
18056
if (!
MultiSelect
|| !isControlDown || isShiftDown)
18058
Debug.Assert(
MultiSelect
|| _selectedBandIndexes.Count <= 1);
18100
if (
MultiSelect
&& _dataGridViewOper[OperationTrackMouseMoves])
18403
Debug.Assert(
MultiSelect
);
18979
if (
MultiSelect
)
19918
if ((keyData & (Keys.Shift | Keys.Control | Keys.Alt)) == Keys.Control &&
MultiSelect
)
20202
if (
MultiSelect
)
20338
if (
MultiSelect
)
20362
success = SetCurrentCellAddressCore(_ptCurrentCell.X, nextVisibleRowIndex, !
MultiSelect
, false, false);
20451
if (
MultiSelect
)
20581
if (
MultiSelect
)
20603
success = SetCurrentCellAddressCore(_ptCurrentCell.X, nextVisibleRowIndex, !
MultiSelect
, false, false);
20687
if (
MultiSelect
)
20853
if (
MultiSelect
)
20877
if (
MultiSelect
)
20902
success = SetCurrentCellAddressCore(_ptCurrentCell.X, nextVisibleRowIndex, !
MultiSelect
, false, false);
21106
if (
MultiSelect
&& _ptAnchorCell.X >= 0)
21124
SetCurrentCellAddressCore(lastVisibleColumnIndex, lastVisibleRowIndex, !
MultiSelect
, false, false);
21155
if (
MultiSelect
&& _ptAnchorCell.X >= 0)
21191
SetCurrentCellAddressCore(lastVisibleColumnIndex, lastVisibleRowIndex, !
MultiSelect
, false, false);
21233
if (
MultiSelect
&& _ptCurrentCell.X >= 0)
21242
SetCurrentCellAddressCore(lastVisibleColumnIndex, lastVisibleRowIndex, !
MultiSelect
, false, false);
21275
if (
MultiSelect
)
21289
if (
MultiSelect
&& _ptCurrentCell.X >= 0)
21313
SetCurrentCellAddressCore(lastVisibleColumnIndex, lastVisibleRowIndex, !
MultiSelect
, false, false);
21364
if (
MultiSelect
&& _ptCurrentCell.Y >= 0)
21378
SetCurrentCellAddressCore(lastVisibleColumnIndex, lastVisibleRowIndex, !
MultiSelect
, false, false);
21580
if (
MultiSelect
&& _ptAnchorCell.X >= 0)
21598
SetCurrentCellAddressCore(firstVisibleColumnIndex, firstVisibleRowIndex, !
MultiSelect
, false, false);
21629
if (
MultiSelect
&& _ptAnchorCell.X >= 0)
21665
SetCurrentCellAddressCore(firstVisibleColumnIndex, firstVisibleRowIndex, !
MultiSelect
, false, false);
21707
if (
MultiSelect
&& _ptCurrentCell.X >= 0)
21721
SetCurrentCellAddressCore(firstVisibleColumnIndex, firstVisibleRowIndex, !
MultiSelect
, false, false);
21754
if (
MultiSelect
)
21768
if (
MultiSelect
&& _ptCurrentCell.X >= 0)
21792
SetCurrentCellAddressCore(firstVisibleColumnIndex, firstVisibleRowIndex, !
MultiSelect
, false, false);
22140
if (
MultiSelect
)
22164
success = SetCurrentCellAddressCore(previousVisibleColumnIndex, _ptCurrentCell.Y, !
MultiSelect
, false, false);
22252
if (
MultiSelect
)
22273
success = SetCurrentCellAddressCore(previousVisibleColumnIndex, _ptCurrentCell.Y, !
MultiSelect
, false, false);
22363
if (
MultiSelect
)
22384
if (
MultiSelect
)
22408
success = SetCurrentCellAddressCore(previousVisibleColumnIndex, _ptCurrentCell.Y, !
MultiSelect
, false, false);
22549
if (
MultiSelect
)
22674
if (
MultiSelect
)
22767
if (
MultiSelect
)
23031
if ((keyData & Keys.Shift) == Keys.Shift &&
MultiSelect
)
23071
if ((keyData & Keys.Shift) == Keys.Shift &&
MultiSelect
)
23107
if ((keyData & Keys.Shift) == Keys.Shift &&
MultiSelect
)
23154
success = SetCurrentCellAddressCore(_ptCurrentCell.X, nextScreenVisibleRowIndex, !
MultiSelect
, false, false);
23290
if ((keyData & Keys.Shift) == Keys.Shift &&
MultiSelect
)
23329
if ((keyData & Keys.Shift) == Keys.Shift &&
MultiSelect
)
23365
if ((keyData & Keys.Shift) == Keys.Shift &&
MultiSelect
)
23412
SetCurrentCellAddressCore(_ptCurrentCell.X, previousScreenVisibleRowIndex, !
MultiSelect
, false, false);
23519
if (
MultiSelect
)
23542
success = SetCurrentCellAddressCore(nextVisibleColumnIndex, _ptCurrentCell.Y, !
MultiSelect
, false, false);
23630
if (
MultiSelect
)
23651
success = SetCurrentCellAddressCore(nextVisibleColumnIndex, _ptCurrentCell.Y, !
MultiSelect
, false, false);
23741
if (
MultiSelect
)
23764
if (
MultiSelect
)
23788
success = SetCurrentCellAddressCore(nextVisibleColumnIndex, _ptCurrentCell.Y, !
MultiSelect
, false, false);
23939
if (
MultiSelect
)
24034
if (
MultiSelect
)
24122
if (
MultiSelect
)
24274
Debug.Assert(
MultiSelect
|| _selectedBandIndexes.Count <= 1);
24301
Debug.Assert(
MultiSelect
|| _selectedBandIndexes.Count <= 1);
24572
if (
MultiSelect
)
24679
if (
MultiSelect
)
24703
SetCurrentCellAddressCore(_ptCurrentCell.X, previousVisibleRowIndex, !
MultiSelect
, false, false);
24770
if (
MultiSelect
)
24871
if (
MultiSelect
)
24892
SetCurrentCellAddressCore(_ptCurrentCell.X, previousVisibleRowIndex, !
MultiSelect
, false, false);
24954
if (
MultiSelect
)
25091
if (
MultiSelect
)
25112
if (
MultiSelect
)
25136
SetCurrentCellAddressCore(_ptCurrentCell.X, previousVisibleRowIndex, !
MultiSelect
, false, false);
26540
if (!
MultiSelect
)
27406
if (
MultiSelect
&& (_individualSelectedCells.Count + _selectedBandIndexes.Count) > 1)
27733
if (selected && !
MultiSelect
)
27758
if (selected && !
MultiSelect
)
27772
if (!
MultiSelect
)
27810
if (!
MultiSelect
)
27827
if (!
MultiSelect
)
27852
if (!
MultiSelect
)
27894
if (!
MultiSelect
)
27911
if (!
MultiSelect
)
27938
if (selected && !
MultiSelect
)
27981
Debug.Assert(
MultiSelect
|| _selectedBandIndexes.Count <= 1);
27991
if (!
MultiSelect
)
28101
Debug.Assert(
MultiSelect
|| _selectedBandIndexes.Count <= 1);
28111
if (!
MultiSelect
)
28606
if (targetRowIndex != _ptCurrentCell.Y ||
MultiSelect
)
28775
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
)