Styles in Silverlight - Advanced Topics
Thursday, July 29th, 2010I’m writing a 4 part series on everything (I think) it’s worth knowing about styles. In the second part of the series (following the previous one Styles in Silverlight - an Introduction) I’m covering the following topics:
Re-Using Styles for Different Types: the TargetType of the Style can be a parent type of the target object [...]