4 references to Last
PresentationFramework (4)
src\Framework\System\Windows\Data\BindingExpression.cs (4)
112
AttachToContext(lastChance ? AttachAttempt.
Last
: AttachAttempt.Again);
133
AttachToContext(lastChance ? AttachAttempt.
Last
: AttachAttempt.Again);
642
bool lastChance = (attempt == AttachAttempt.
Last
);
2499
AttachToContext(AttachAttempt.
Last
);