4 references to BindingInError
PresentationFramework (4)
System\Windows\Data\BindingGroup.cs (4)
314return (error.BindingInError == this || 316( (bb = error.BindingInError as BindingExpressionBase) != null && 788if (validationError.BindingInError == this || 979if (error.RuleInError.ValidatesOnTargetUpdated && error.BindingInError == this)