2 references to LISTVIEWSTATE1_clearingInnerListOnDispose
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListView.cs (2)
3143get => _listViewState1[LISTVIEWSTATE1_clearingInnerListOnDispose]; 3144set => _listViewState1[LISTVIEWSTATE1_clearingInnerListOnDispose] = value;