2 references to LISTVIEWSTATE_itemCollectionChangedInMouseDown
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (2)
1092
return this.listViewState[
LISTVIEWSTATE_itemCollectionChangedInMouseDown
];
1095
this.listViewState[
LISTVIEWSTATE_itemCollectionChangedInMouseDown
] = value;