4 references to Last
PresentationFramework (4)
System\Windows\Data\BindingExpression.cs (4)
100AttachToContext(lastChance ? AttachAttempt.Last : AttachAttempt.Again); 121AttachToContext(lastChance ? AttachAttempt.Last : AttachAttempt.Again); 627bool lastChance = (attempt == AttachAttempt.Last); 2473AttachToContext(AttachAttempt.Last);