4 references to BindingExpressionIsDetached
PresentationFramework (4)
System\Windows\Data\BindingExpression.cs (2)
183throw new InvalidOperationException(SR.BindingExpressionIsDetached); 193throw new InvalidOperationException(SR.BindingExpressionIsDetached);
System\Windows\Data\MultiBindingExpression.cs (2)
111throw new InvalidOperationException(SR.BindingExpressionIsDetached); 127throw new InvalidOperationException(SR.BindingExpressionIsDetached);