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