3 references to _notifyDataErrors
PresentationFramework (3)
src\Framework\System\Windows\Data\BindingGroup.cs (3)
1108if (!_notifyDataErrors.TryGetValue(itemWR, out itemErrors)) 1148_notifyDataErrors.Remove(itemWR); 1152_notifyDataErrors[itemWR] = itemErrors;