5 references to AttachToContext
PresentationFramework (5)
System\Windows\Data\BindingExpression.cs (5)
100
AttachToContext
(lastChance ? AttachAttempt.Last : AttachAttempt.Again);
121
AttachToContext
(lastChance ? AttachAttempt.Last : AttachAttempt.Again);
538
AttachToContext
(AttachAttempt.First);
2462
AttachToContext
(AttachAttempt.Again);
2473
AttachToContext
(AttachAttempt.Last);