5 references to IsGridFocusRectangleEnabled
System.Windows.Forms (5)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (5)
15072if (IsGridFocusRectangleEnabled()) 15839if (IsGridFocusRectangleEnabled()) 16708if (Focused && IsGridFocusRectangleEnabled()) 17483if (Focused && IsGridFocusRectangleEnabled() && oldGridFocusRectangle != newGridFocusRectangle) 18849if (Focused && IsGridFocusRectangleEnabled())