Skins for WPF and Silverlight
- Posted: Jun 22, 2009 at 11:42 AM
- 12,601 Views
- 8 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
In this screencast we'll cover the topics needed to create custom skins for WPF and Silverlight. Topics include Resources, Templates, Styles and Dictionaries, and we'll see how each builds upon the other to provide a very rich and flexible skinning system on these platforms.
The sample project demonstrated in this screencast can be downloaded here.
Part 2 is also available, “Creating Lookless Controls for WPF and Silverlight”.
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Hi, nice video regarding cusotm skins, i found this website that they sell skins for WPF and Silverlight you can check it out at: http://www.xamltemplates.net/
This is a great presentation by explaining what are template and style. The key is template is for child element and style is for parent elemetns. And you certainly can have template as part of your style. In addition, you can switch the style by simply by switch into different dictionary files. It is also great to know Blend is a great tool to creaet customized styples.
Cool, thanks for your comments. I too was quite confused about styles vs. templates when I first started working with the system. Blend makes it easy, but it also blurs the lines. For example, when you right-click on a button and choose to edit the template, Blend automatically creates a style with a template in it. This makes sense because templates are normally applied using styles and styles allow you to change attributes on the parent. But it isn't really clear why you said you wanted to edit a template and a style was created as well.
Thanks for watching!
Excellent demo! Could you please do more covering SilverLight.
Thanks for the nice screencast. It clears up a lot of my confusions. I used to define everything in template because I am not really sure what other two are good for. Now I see why we want them separate and how to use the properly. Thank you.
Now that is how to deliver a clear presentation on a topic that nobody seems to be able to explain clearly with words. Thank you, sir.
Very clear presentation and very helpful as well.
Excellent ! just what I was looking for.
But I couldn't find the attached files...
Remove this comment
Remove this thread
close