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