是否可以将 WPF Prism 应用程序移植到 Metro

发布于 2024-12-17 11:48:37 字数 66 浏览 4 评论 0原文

我们有几个基于 WPF PRISM 的应用程序。

当迁移到 Metro 时,这些可以移植还是需要重写?

We have several WPF PRISM based applications.

Can these be ported or will they need to be rewritted when moving to Metro?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

没有伤那来痛 2024-12-24 11:48:37

WPF 的功能比 WinRT XAML 多很多,因此在移植应用程序时,您必须找到所有这些功能的解决方法。事实上,根据我的经验,即使是 Silverlight 也比 WinRT XAML 具有更多的功能。

当迁移到 Metro 时,您很可能必须重写您的应用程序。

WPF has a lot more functionality than WinRT XAML, so you'd have to find workarounds for all that when you're porting your application. In fact, based on my experience, even Silverlight has more functionality than WinRT XAML.

In all likelihood, you'll have to rewrite your applications when moving to Metro.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文