1 write to listViewState1
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListView.cs (1)
243
listViewState1
= new System.Collections.Specialized.BitVector32(LISTVIEWSTATE1_useCompatibleStateImageBehavior);
19 references to listViewState1
System.Windows.Forms (19)
winforms\Managed\System\WinForms\ListView.cs (19)
1067
return this.
listViewState1
[LISTVIEWSTATE1_insertingItemsNatively];
1196
if (AutoArrange && !
listViewState1
[LISTVIEWSTATE1_disposingImageLists]) {
1444
} else if (!
listViewState1
[LISTVIEWSTATE1_disposingImageLists]) {
1590
if (!
listViewState1
[LISTVIEWSTATE1_disposingImageLists]) {
1751
return this.
listViewState1
[LISTVIEWSTATE1_useCompatibleStateImageBehavior];
1755
this.
listViewState1
[LISTVIEWSTATE1_useCompatibleStateImageBehavior] = value;
2916
listViewState1
[LISTVIEWSTATE1_disposingImageLists] = true;
2932
listViewState1
[LISTVIEWSTATE1_disposingImageLists] = false;
3872
this.
listViewState1
[LISTVIEWSTATE1_insertingItemsNatively] = true;
3976
this.
listViewState1
[LISTVIEWSTATE1_insertingItemsNatively] = false;
3979
if (this.
listViewState1
[LISTVIEWSTATE1_selectedIndexChangedSkipped])
3982
this.
listViewState1
[LISTVIEWSTATE1_selectedIndexChangedSkipped] = false;
5528
this.
listViewState1
[LISTVIEWSTATE1_cancelledColumnWidthChanging] = false;
5530
this.
listViewState1
[LISTVIEWSTATE1_cancelledColumnWidthChanging] = false;
5566
this.
listViewState1
[LISTVIEWSTATE1_cancelledColumnWidthChanging] = true;
5630
if (this.
listViewState1
[LISTVIEWSTATE1_cancelledColumnWidthChanging]) {
5639
this.
listViewState1
[LISTVIEWSTATE1_cancelledColumnWidthChanging] = false;
5952
this.
listViewState1
[LISTVIEWSTATE1_selectedIndexChangedSkipped] = false;
5957
this.
listViewState1
[LISTVIEWSTATE1_selectedIndexChangedSkipped] = true;