5 references to AttachToContext
PresentationFramework (5)
src\Framework\System\Windows\Data\BindingExpression.cs (5)
112
AttachToContext
(lastChance ? AttachAttempt.Last : AttachAttempt.Again);
133
AttachToContext
(lastChance ? AttachAttempt.Last : AttachAttempt.Again);
555
AttachToContext
(AttachAttempt.First);
2487
AttachToContext
(AttachAttempt.Again);
2499
AttachToContext
(AttachAttempt.Last);