wpf - XAML timer-triggered binding update -


suppose have textbox value time-dependent, say, the time passed since application started. possible express solution in pure xaml automagically re-evaluates binding expression databound property, every second?

so far i'm using dispatchertimer.


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -