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