.net - On WP8, which assembly should I reference for MultiBinding class -


according msdn, multibinding class supported on wp8.

quote:

assembly: presentationframework (in presentationframework.dll)

...

platforms: windows phone 8.1, windows phone 8, windows 8.1, windows server 2012 r2, windows 8, windows server 2012, windows 7, windows vista sp2, windows server 2008 (server core role not supported), windows server 2008 r2 (server core role supported sp1 or later; itanium not supported)

however, unable find phone version of presentationframework.dll. blog posts suggest there no multibinding on wp8. msdn wrong?

this appears documentation error. multibinding not available windows phone 8.0 or 8.1.


Comments

Popular posts from this blog

jQuery Mobile app not scrolling in Firefox -

c++ - How to add Crypto++ library to Qt project -

php array slice every 2th rule -