Page 1 of 1

{Binding ... NotifyOnTargetUpdated=True}

Posted: 01 Jul 2014, 15:40
by g33rt
Hi,

Any chance for support for NotifyOnTargetUpdated any time soon? I'd like to implement some animations when properties change to *any value*, more or less as explained in http://stackoverflow.com/questions/2920 ... -any-value

Other recommendations on how to achieve this (without too much code-behind or ViewModel changes)?

Thanks,

Geert

Re: {Binding ... NotifyOnTargetUpdated=True}

Posted: 06 Jul 2014, 12:29
by sfernandez
It seems easy to incorporate, we'll add it to our feature list.

Meanwhile, can't you use any of the available events like TextBox.TextChanged?