20 references to ThrowException
System.Windows.Forms (20)
System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs (4)
1130
if (dgvdee.
ThrowException
)
1156
if (dgvdee.
ThrowException
)
1188
if (dgvdee.
ThrowException
)
1441
if (dgvdee.
ThrowException
)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (11)
3106
if (dgvdee.
ThrowException
)
3171
if (dgvdee2.
ThrowException
)
3789
if (dgvdee.
ThrowException
)
4049
if (dgvdee.
ThrowException
)
4063
if (dgvdee.
ThrowException
)
6240
if (dgvdee.
ThrowException
)
6254
if (dgvdee.
ThrowException
)
9773
return dgvdee is null || (dgvdee.
ThrowException
? throw dgvdee.Exception : !dgvdee.Cancel);
9808
return dgvdee.
ThrowException
? throw dgvdee.Exception : !dgvdee.Cancel;
20064
if (dgvdee.
ThrowException
)
21495
if (dgvdee.
ThrowException
)
System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs (2)
1636
if (dgvdee.
ThrowException
)
1673
if (dgvdee.
ThrowException
)
System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs (3)
936
if (dgvdee.
ThrowException
)
973
if (dgvdee.
ThrowException
)
1008
if (dgvdee.
ThrowException
)