5 references to IsGridFocusRectangleEnabled
System.Windows.Forms (5)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (5)
15578if (this.IsGridFocusRectangleEnabled()) 16296if (this.IsGridFocusRectangleEnabled()) 17152if (this.Focused && this.IsGridFocusRectangleEnabled()) 17919if (this.Focused && this.IsGridFocusRectangleEnabled() && oldGridFocusRectangle != newGridFocusRectangle) 19388if (this.Focused && this.IsGridFocusRectangleEnabled())