【问题标题】:On WP8, which assembly should I reference for MultiBinding class在 WP8 上,我应该为 MultiBinding 类引用哪个程序集
【发布时间】: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


【解决方案1】:

这似乎是一个文档错误。 MultiBinding 不适用于 Windows Phone 8.0 或 8.1。

【讨论】:

    猜你喜欢
    • 2011-02-22
    • 2022-11-12
    • 2020-08-02
    • 2017-07-13
    • 2018-03-19
    • 2010-09-05
    • 1970-01-01
    • 1970-01-01
    • 2011-04-17
    相关资源
    最近更新 更多