3 references to _notifyDataErrors
PresentationFramework (3)
System\Windows\Data\BindingGroup.cs (3)
1088if (!_notifyDataErrors.TryGetValue(itemWR, out itemErrors)) 1128_notifyDataErrors.Remove(itemWR); 1132_notifyDataErrors[itemWR] = itemErrors;