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