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