如何获取WP7控件的​​默认样式和控件模板?

发布于 2024-11-25 17:09:05 字数 97 浏览 0 评论 0原文

他们在 MSDN 上发布了 WPF 和 Silverlight 控件的样式和模板。 但不适用于 WP7 控件。

那么,如何获取WP7控件的​​默认样式和控件模板呢?

they have the styles and templates for WPF and Silverlight controls published on MSDN.
but not for the WP7 controls.

So, how to get the default style and control template of WP7 control ?

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

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

发布评论

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

评论(1

心是晴朗的。 2024-12-02 17:09:05

在您的 SDK 文件夹中

C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v7.0\Design

C:\Program Files (x86)\Microsoft SDKs\Windows Phone\ v7.1\Design

您将找到 System.Windows.xamlThemeResources.xaml 以及每个主题的文件夹。

In your SDK folder

C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v7.0\Design

or

C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v7.1\Design

You will find System.Windows.xaml and ThemeResources.xaml as well as folders for eah of the themes.

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