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