4 references to BindingInError
PresentationFramework (4)
src\Framework\System\Windows\Data\BindingGroup.cs (4)
316return (error.BindingInError == this || 318( (bb = error.BindingInError as BindingExpressionBase) != null && 790if (validationError.BindingInError == this || 981if (error.RuleInError.ValidatesOnTargetUpdated && error.BindingInError == this)