10 references to ComputeErrorIconBounds
System.Windows.Forms (10)
System\Windows\Forms\Controls\DataGridView\DataGridViewButtonCell.cs (1)
863
resultBounds =
ComputeErrorIconBounds
(errorBounds);
System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs (1)
3542
PaintErrorIcon(graphics,
ComputeErrorIconBounds
(cellValueBounds));
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (1)
1547
resultBounds =
ComputeErrorIconBounds
(errorBounds);
System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs (1)
2362
resultBounds =
ComputeErrorIconBounds
(errorBounds);
System\Windows\Forms\Controls\DataGridView\DataGridViewImageCell.cs (1)
756
:
ComputeErrorIconBounds
(valBounds);
System\Windows\Forms\Controls\DataGridView\DataGridViewLinkCell.cs (1)
1063
resultBounds =
ComputeErrorIconBounds
(errorBounds);
System\Windows\Forms\Controls\DataGridView\DataGridViewRowHeaderCell.cs (2)
919
resultBounds =
ComputeErrorIconBounds
(errorBounds);
1009
resultBounds =
ComputeErrorIconBounds
(errorBounds);
System\Windows\Forms\Controls\DataGridView\DataGridViewTextBoxCell.cs (1)
763
resultBounds =
ComputeErrorIconBounds
(errorBounds);
System\Windows\Forms\Controls\DataGridView\DataGridViewTopLeftHeaderCell.cs (1)
345
resultBounds =
ComputeErrorIconBounds
(errorBounds);