4 references to Last
PresentationFramework (4)
System\Windows\Data\BindingExpression.cs (4)
101AttachToContext(lastChance ? AttachAttempt.Last : AttachAttempt.Again); 122AttachToContext(lastChance ? AttachAttempt.Last : AttachAttempt.Again); 631bool lastChance = (attempt == AttachAttempt.Last); 2513AttachToContext(AttachAttempt.Last);