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