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