Ok, I have now had a chance to check the code to ensure the property changed event is raised from within the UI thread.
It turns out that the event was being raised from within the worker thread, which is wrong. I have now modified the code and tested it, so that the event is raised in the UI thread, and the property is now binding successfully. Thanks for the help. Regards, Tony
_______________________________________________ ozsilverlight mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/ozsilverlight
