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