标签: .net xaml windows-mobile compact-framework
Windows Mobile上是否支持XAML?
答案 0 :(得分:4)
不是来自微软,没有。 Windows CE R3 added a Silverlight(XAML)引擎,但它仅适用于本机代码,并且尚未传播到任何WinMo映像中。
答案 1 :(得分:2)
也许您可以在sourceforge上查看那里的this项目。它为创建Windows移动UI提供了某种基本的xaml支持。