Hi Chris,
The reason ins in the
INotifyPropertyChanged implementation. There is an event
PropertyChanged in the
Stock class, and there is another one, named
PropertyChanged1 which actually implements the
INotifyPropertyChanged.PropertyChanged and this seems to lead this undesired behavior. You can strip all the gauge-related obejcts and bind the Text property of a TextBlock - you will still see the same behavior. Changing the
Stock class fixes it. Here is the code:
Kind regards,
Ves
the Telerik team
Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward!
We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>