6 references to AllowNew
System (6)
compmod\system\componentmodel\BindingList.cs (6)
111bool allowNewWasTrue = AllowNew; 113if (allowNewWasTrue != AllowNew) { 118bool allowNewWasTrue = AllowNew; 120if (allowNewWasTrue != AllowNew) { 372bool oldAllowNewValue = AllowNew; 385return AllowNew;