4 references to BindingInError
PresentationFramework (4)
System\Windows\Data\BindingGroup.cs (4)
309return (error.BindingInError == this || 311( (bb = error.BindingInError as BindingExpressionBase) != null && 783if (validationError.BindingInError == this || 974if (error.RuleInError.ValidatesOnTargetUpdated && error.BindingInError == this)