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 -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -