1 write to allowEdit
System (1)
compmod\system\componentmodel\BindingList.cs (1)
398this.allowEdit = value;
2 references to allowEdit
System (2)
compmod\system\componentmodel\BindingList.cs (2)
394return this.allowEdit; 397if (this.allowEdit != value) {