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