In response to my previous post announcing the SilverlightDefaultStyleBrowser tool for working with default styles for Silverlight 2 controls, I got an email from Rob Relyea suggesting that I make SilverlightDefaultStyleBrowser available via ClickOnce as well. (For those who may not be familiar with it, here's a brief ClickOnce overview.) ClickOnce is simple to configure, adds a Start Menu entry automatically, supports seamlessly updating an application, and installs/uninstalls on Vista as standard user without requiring elevation - so this was easy to do!
[Click here or on the image above to install SilverlightDefaultStyleBrowser with ClickOnce.]
The functionality of SilverlightDefaultStyleBrowser is the same whether you use the executable in the ZIP or use the ClickOnce version - so pick whatever suits you best. And have fun styling those controls! :)
Note: The source code for SilverlightDefaultStyleBrowser is available only in the ZIP file download.
PingBack from http://msdnrss.thecoderblogs.com/2008/03/22/improved-access-to-silverlight-2s-genericxaml-resources-silverlightdefaultstylebrowser-available-via-clickonce/
As you dig deeper with Silverlight 2 you will start to want to customise some of the built in controls.
I'll be using this page to link to Silverlight 2 articles and posts (both ones I write as well ones by
Michael Sync posted a list of SL2B1 problems, Rob Houweling produced a Motion Blur demo, LeeOnTech with
Most people already know (from ScottGu’s blog post for example) that in Silverlight 2 you can override
Silverlight技巧,诀窍,教程和链接
【原文地址】SilverlightTips,Tricks,TutorialsandLinksPage
我将使用本页链接到有关Silve...