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