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