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