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);
628
bool lastChance = (attempt == AttachAttempt.
Last
);
2475
AttachToContext(AttachAttempt.
Last
);