9 writes to ItemCollectionChangedInMouseDown
System.Windows.Forms (9)
winforms\Managed\System\WinForms\ListView.cs (9)
6258
this.
ItemCollectionChangedInMouseDown
= false;
6267
this.
ItemCollectionChangedInMouseDown
= false;
6292
this.
ItemCollectionChangedInMouseDown
= false;
8890
this.owner.
ItemCollectionChangedInMouseDown
= true;
8916
this.owner.
ItemCollectionChangedInMouseDown
= true;
8969
this.owner.
ItemCollectionChangedInMouseDown
= true;
9062
this.owner.
ItemCollectionChangedInMouseDown
= true;
9112
this.owner.
ItemCollectionChangedInMouseDown
= true;
9179
this.owner.
ItemCollectionChangedInMouseDown
= true;
2 references to ItemCollectionChangedInMouseDown
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (2)
5861
if (!this.
ItemCollectionChangedInMouseDown
) {
5874
if (!this.
ItemCollectionChangedInMouseDown
) {