在 Windows Phone 7 中获取 System.Windows.Controls.Layout.Toolkit
从那里我将获得适用于 Windows Phone 7 的“System.Windows.Controls.Layout.Toolkit”。我从博客中读到,通过使用这个库,我可以利用 silverlight 的许多现有字符。特别是过渡内容控制。我在工具包和 MS 网站中尝试了这个组件,但没有找到任何结果。如果有人尝试过同样的事情,请分享您的知识。
From where i will get "System.Windows.Controls.Layout.Toolkit" for windows phone 7. From a blog i read that by using this library i can leverage many existing characters of silverlight. Especially Transitioning content control. I tried this assebly in tool kit and in MS website but desn't find any result. If any one tried the same, pls share ur knowledge.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以在 CodePlex 上找到 Silverlight 工具包 或 在 NuGet
它支持更简单的过渡效果。尝试示例应用程序并亲自查看。
You can find the Silverlight Toolkit on CodePlex , or on NuGet
It support easier transition effects. Try the sample application and see for yourself.