2 references to LISTVIEWSTATE_labelEdit
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (2)
1128
return listViewState[
LISTVIEWSTATE_labelEdit
];
1132
listViewState[
LISTVIEWSTATE_labelEdit
] = value;