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