3 references to LISTVIEWSTATE1_insertingItemsNatively
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ListView.cs (3)
1067return this.listViewState1[LISTVIEWSTATE1_insertingItemsNatively]; 3872this.listViewState1[LISTVIEWSTATE1_insertingItemsNatively] = true; 3976this.listViewState1[LISTVIEWSTATE1_insertingItemsNatively] = false;