Is there any way to detect a change in the Text property of a TextBlock element using events?
(I\'m trying to provide an animation for highlighting the TextBlocks wh
Here is a similar example on MSDN using code-behind: http://msdn.microsoft.com/en-us/library/system.windows.data.binding.targetupdated.aspx