Visifire Version : 3.6.8
Silverilght / WPF : wpf
Managed Code / JavaSctipt : managed code
Browser and its Version :
What steps will reproduce the problem?
1. set the dataserie enabled property while the application load
2. for example, create a checkbox, bind the IsChecked with a property of a
class implementing INotifiedProperty and within the setter, set the enabled
property of the dataserie
3.
What is the expected result?
No exception
What happens instead?
Exception: Unhandled exception in VisualLayoutUpdate
Please provide any additional information below.
Original issue reported on code.google.com by
joseph.p...@gmail.comon 12 Aug 2011 at 7:31