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