4 references to Last
PresentationFramework (4)
System\Windows\Data\BindingExpression.cs (4)
110AttachToContext(lastChance ? AttachAttempt.Last : AttachAttempt.Again); 131AttachToContext(lastChance ? AttachAttempt.Last : AttachAttempt.Again); 640bool lastChance = (attempt == AttachAttempt.Last); 2522AttachToContext(AttachAttempt.Last);