silverlight - What does the bindinglistener in mvvmlight do -


i have been doing silverlight , told bindinglistener in mvvmlight helpful.what class do?

in silverlight 3, cannot derive dependencyobject, cannot add dependencyproperties object. work around that, can use bindinglistener listen property changes , notify bindings happened.

this limitation lifted in silverlight 4 don't need binding listener if upgrade version of silverlight.

makes sense? cheers, laurent


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -