【发布时间】:2014-06-05 10:24:05
【问题描述】:
根据MSDN,WP8 支持MultiBinding 类。
引用:
程序集: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 或更高版本支持服务器核心角色;不支持 Itanium)
但是,我找不到PresentationFramework.dll 的电话版本。一些博客文章还暗示 WP8 上没有 MultiBinding。 MSDN错了吗?
【问题讨论】:
-
听起来像是一个错误。我不知道WP8.1,但是
IMultiValueConverter接口肯定在WP8上不可用
标签: .net xaml windows-phone-8 multibinding