4 references to Attach
PresentationFramework (4)
src\Framework\System\Windows\Data\BindingExpressionBase.cs (2)
378Attach(d, dp); 534Attach(d, NoTargetProperty);
src\Framework\System\Windows\Data\MultiBindingExpression.cs (1)
1017bindExpr.Attach(target, TargetProperty);
src\Framework\System\Windows\Data\PriorityBindingExpression.cs (1)
530bindExpr.Attach(target, TargetProperty);