1 write to newIndex
System (1)
compmod\system\componentmodel\ListChangedEventArgs.cs (1)
64
this.
newIndex
= newIndex;
1 reference to newIndex
System (1)
compmod\system\componentmodel\ListChangedEventArgs.cs (1)
82
return
newIndex
;