2 references to LISTVIEWSTATE_labelEdit
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListView.cs (2)
1160
return _listViewState[
LISTVIEWSTATE_labelEdit
];
1166
_listViewState[
LISTVIEWSTATE_labelEdit
] = value;