2 references to GetErrorIconBounds
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs (2)
195
public Rectangle ErrorIconBounds =>
GetErrorIconBounds
(RowIndex);
3984
if (
GetErrorIconBounds
(e.RowIndex).Contains(e.X, e.Y))