5 references to IsGridFocusRectangleEnabled
System.Windows.Forms (5)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (5)
15069if (IsGridFocusRectangleEnabled()) 15836if (IsGridFocusRectangleEnabled()) 16705if (Focused && IsGridFocusRectangleEnabled()) 17480if (Focused && IsGridFocusRectangleEnabled() && oldGridFocusRectangle != newGridFocusRectangle) 18846if (Focused && IsGridFocusRectangleEnabled())