Reputation: 32223
The new Silverlight 3 features page says:
Developers can now theme applications by applying styles to their Silverlight 3 applications and changing them at runtime.
But I can't find any information about this. I would like to create a theme for may app to define button styles/etc...
Can someone let me know how to do this or point me to a web tutorial?
Upvotes: 3
Views: 3603
Reputation: 214
Did you see Karen Corby's talk at Mix09 online?
Around the 43-44 minute mark of her talk she shows off dynamic styling with Silverlight 3 and she has some example code on her blog.
Karen's talk on the Mix video site. Karen's blog which had sample code and slides
Upvotes: 3