2 references to LISTVIEWSTATE_hoverSelection
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListView.cs (2)
1085
return _listViewState[
LISTVIEWSTATE_hoverSelection
];
1097
_listViewState[
LISTVIEWSTATE_hoverSelection
] = value;