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);
542
AttachToContext
(AttachAttempt.First);
2468
AttachToContext
(AttachAttempt.Again);
2479
AttachToContext
(AttachAttempt.Last);