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