2 references to LISTVIEWSTATE_hoverSelection
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (2)
1048
return listViewState[
LISTVIEWSTATE_hoverSelection
];
1057
listViewState[
LISTVIEWSTATE_hoverSelection
] = value;