2 references to LISTVIEWSTATE_itemCollectionChangedInMouseDown
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListView.cs (2)
1124
return _listViewState[
LISTVIEWSTATE_itemCollectionChangedInMouseDown
];
1128
_listViewState[
LISTVIEWSTATE_itemCollectionChangedInMouseDown
] = value;