5 references to AttachToContext
PresentationFramework (5)
System\Windows\Data\BindingExpression.cs (5)
110
AttachToContext
(lastChance ? AttachAttempt.Last : AttachAttempt.Again);
131
AttachToContext
(lastChance ? AttachAttempt.Last : AttachAttempt.Again);
551
AttachToContext
(AttachAttempt.First);
2511
AttachToContext
(AttachAttempt.Again);
2522
AttachToContext
(AttachAttempt.Last);