5 references to AttachToContext
PresentationFramework (5)
System\Windows\Data\BindingExpression.cs (5)
101
AttachToContext
(lastChance ? AttachAttempt.Last : AttachAttempt.Again);
122
AttachToContext
(lastChance ? AttachAttempt.Last : AttachAttempt.Again);
539
AttachToContext
(AttachAttempt.First);
2464
AttachToContext
(AttachAttempt.Again);
2475
AttachToContext
(AttachAttempt.Last);