zoukankan
html css js c++ java
Silverlight Toolkit Overview, Part 3 Theming
Themes Quick Reference
Expression Dark
Expression Light
Rainier Orange
Rainier Purple
Shiny Red
Shiny Blue
ImplicitStyleManager
Encapsulates an attached behavior that propagates styles in a framework element's associated resource dictionary to its children. The class also provides attached properties that allow the resource dictionary to be loaded from an external source.
ExpressionDarkTheme
Implicitly applies the Expression dark theme to all of its descendent FrameworkElements.
ExpressionLightTheme
Implicitly applies the Expression light theme to all of its descendent FrameworkElements.
RainierPurpleTheme
Implicitly applies the Rainier purple theme to all of its descendent FrameworkElements.
RainierOrangeTheme
Implicitly applies the Rainier orange theme to all of its descendent FrameworkElements.
ShinyBlueTheme
Implicitly applies the Shiny Blue theme to all of its descendent FrameworkElements.
ShinyRedTheme
Implicitly applies the Shiny Red theme to all of its descendent FrameworkElements.
More Theming Resources
Toolkit release & Themes
Change the look of your Silverlight application using Themes
查看全文
相关阅读:
apache 页面压缩技术mod_deflate安装和配置
获取指定目录下的所有文件名和路径(包括子目录)
ThinkPHP框架项目开发专题自动验证
hd cdnServer 51cdn / ChinaCache / ATS / Apache Traffic Server
js calendar / wannianli
OS + Unix Solaris / openSolaris
project web architecture
OS + Unix HPUX
逻辑左移
桂林游览2
原文地址:https://www.cnblogs.com/baggiojing/p/1323858.html
最新文章
Memcache基础教程
程序员能力矩阵
Google工作原理
使用Ant发布web应用到tomcat
使用java简单模拟ping和telnet的实现
初识solaris
Putty保存密码,自动登录
公司招人(很多职位)!欢迎有兴趣的朋友获取详情
Linux发行版推荐
windows和linux的线程同步性能
热门文章
有人说Java比C++快?
[Linux] PuTTY和SecureCRT的比较
[Linux] linux下的GetModuleFileName函数
mysql绿色版注册服务
PHP模拟多线程请求
php5+Apache2+mysql+Eclipse debug完全配置
jquery实现跨域提交
关于Apache+php的LoadModule php5_module错误解决方法(粗心啊!!!)
PDO单例模型
PHP加载mysql DDL会失败
Copyright © 2011-2022 走看看