I noticed that bindings with UpdateSourceTrigger==LostFocus
do not get updated when the user activates the menu or the toolbar.
This leads to the unfortunate situation that the last change that the user made gets lost when the user selects "Save File" from the menu or toolbar.
Is there an easy way around this or do I have to change all my bindings to UpdateSourceTrigger=PropertyChanged
.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…