2 references to LISTVIEWSTATE_gridLines
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (2)
912return listViewState[LISTVIEWSTATE_gridLines]; 917listViewState[LISTVIEWSTATE_gridLines] = value;