3 references to LISTVIEWSTATE_inLabelEdit
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ListView.cs (3)
4014
if (listViewState[
LISTVIEWSTATE_inLabelEdit
]) {
5827
listViewState[
LISTVIEWSTATE_inLabelEdit
] = !e.CancelEdit;
5840
listViewState[
LISTVIEWSTATE_inLabelEdit
] = false;