6 references to GetGridFocusRectangle
System.Windows.Forms (6)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (6)
15071InvalidateRectangleEdges(GetGridFocusRectangle()); 15838InvalidateRectangleEdges(GetGridFocusRectangle()); 16709ControlPaint.DrawHighContrastFocusRectangle(g, GetGridFocusRectangle(), SystemColors.ActiveCaptionText); 16713ControlPaint.DrawFocusRectangle(g, GetGridFocusRectangle()); 16783Rectangle focusRect = GetGridFocusRectangle(); 17438Rectangle oldGridFocusRectangle = GetGridFocusRectangle();