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# - SharpSVN - How to get the previous revision? -

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

url - Querystring manipulation of email Address in PHP -