3 references to LISTVIEWSTATE_doubleclickFired
System.Windows.Forms (3)
System\Windows\Forms\Controls\ListView\ListView.cs (3)
6738_listViewState[LISTVIEWSTATE_doubleclickFired] = true; 7043if (!ValidationCancelled && _listViewState[LISTVIEWSTATE_doubleclickFired] && index != -1) 7045_listViewState[LISTVIEWSTATE_doubleclickFired] = false;