Silverlight 4工具包中的Windows 7 Phone namspace

我在我的SL4项目xmlns中使用以下namepsace:toolkit =“http://schemas.microsoft.com/winfx/2006/xaml/presentation/toolkit”它工作正常,但是当我尝试在Windows 7手机应用程序中使用相同, 它说

未知的命名空间http://schemas.microsoft.com/winfx/2006/xaml/presentation/toolkit。 [Line:20 Position:10]

我可以在WP7中使用这个工具包吗? 如果是,我应该做什么改变?

谢谢,


看看这篇文章,我认为这个主题很清楚。

“那里有很多错误信息(甚至来自微软),Silverlight 4 Control Toolkit与Windows Phone 7兼容,但事实并非如此。”

http://silverlightfeeds.com/post/2502/Windows_Phone_7_RTM_charting_using_the_Silverlight_Control_Toolkit.aspx

链接地址: http://www.djcxy.com/p/34547.html

上一篇: Windows 7 Phone namspace from silverlight 4 toolkit

下一篇: Silverlight DockPanel exception in runtime