4 references to BindingInError
PresentationFramework (4)
System\Windows\Data\BindingGroup.cs (4)
308return (error.BindingInError == this || 310( (bb = error.BindingInError as BindingExpressionBase) != null && 773if (validationError.BindingInError == this || 961if (error.RuleInError.ValidatesOnTargetUpdated && error.BindingInError == this)