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