5 references to IsGridFocusRectangleEnabled
System.Windows.Forms (5)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (5)
15479if (IsGridFocusRectangleEnabled()) 16242if (IsGridFocusRectangleEnabled()) 17114if (Focused && IsGridFocusRectangleEnabled()) 17916if (Focused && IsGridFocusRectangleEnabled() && oldGridFocusRectangle != newGridFocusRectangle) 19282if (Focused && IsGridFocusRectangleEnabled())