会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
.NET手记
.NET学习
博客园
::
首页
::
博问
::
闪存
::
新随笔
::
联系
::
订阅
::
管理
::
公告
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
posted on
2008-10-31 17:03
baggiojing
阅读(
458
) 评论(
1
)
收藏
举报
刷新页面
返回顶部