6 references to GetGridFocusRectangle
System.Windows.Forms (6)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (6)
15074InvalidateRectangleEdges(GetGridFocusRectangle()); 15841InvalidateRectangleEdges(GetGridFocusRectangle()); 16712ControlPaint.DrawHighContrastFocusRectangle(g, GetGridFocusRectangle(), SystemColors.ActiveCaptionText); 16716ControlPaint.DrawFocusRectangle(g, GetGridFocusRectangle()); 16786Rectangle focusRect = GetGridFocusRectangle(); 17441Rectangle oldGridFocusRectangle = GetGridFocusRectangle();