Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/meteor/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
.net 在WP8上,我应该为多重绑定类引用哪个程序集_.net_Xaml_Windows Phone 8_Multibinding - Fatal编程技术网

.net 在WP8上,我应该为多重绑定类引用哪个程序集

.net 在WP8上,我应该为多重绑定类引用哪个程序集,.net,xaml,windows-phone-8,multibinding,.net,Xaml,Windows Phone 8,Multibinding,据介绍,MultiBinding类在WP8上受支持 引述: 程序集:PresentationFramework(在PresentationFramework.dll中) 平台: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(不支持服务器核心角色)、Wi

据介绍,
MultiBinding
类在WP8上受支持

引述:

程序集:PresentationFramework(在PresentationFramework.dll中)

平台: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(不支持服务器核心角色)、Windows Server 2008 R2(SP1或更高版本支持服务器核心角色;不支持安腾)


但是,我找不到电话版的
PresentationFramework.dll
。一些博客文章还建议WP8上没有
多绑定。MSDN错误吗?

这似乎是文档错误<代码>多重绑定
不适用于Windows Phone 8.0或8.1。

听起来像是一个错误。我不知道WP8.1,但是
IMultiValueConverter
接口在WP8上肯定不可用