3 references to LISTVIEWSTATE1_insertingItemsNatively
System.Windows.Forms (3)
System\Windows\Forms\Controls\ListView\ListView.cs (3)
1107
return _listViewState1[
LISTVIEWSTATE1_insertingItemsNatively
];
4118
_listViewState1[
LISTVIEWSTATE1_insertingItemsNatively
] = true;
4243
_listViewState1[
LISTVIEWSTATE1_insertingItemsNatively
] = false;