3 references to LISTVIEWSTATE1_insertingItemsNatively
System.Windows.Forms (3)
System\Windows\Forms\Controls\ListView\ListView.cs (3)
1103
return _listViewState1[
LISTVIEWSTATE1_insertingItemsNatively
];
4106
_listViewState1[
LISTVIEWSTATE1_insertingItemsNatively
] = true;
4231
_listViewState1[
LISTVIEWSTATE1_insertingItemsNatively
] = false;