Styles in Silverlight – Inheritance, Precedence and Other Advanced Topics
July 29th, 2010
This article is part 2 of 4 in a series attempting to cover everything I think is worth knowing about styles in Silverlight 4. The previous article in the series was Styles in Silverlight: an Introduction that covered what styles are, how they can be defined and some of their limitations.
This article focuses on [...]
Styles in Silverlight: an Introduction
July 23rd, 2010
This article is part 1 of (planned) 4 in a series attempting to cover everything I think is worth knowing about styles in Silverlight 4.
What are Styles?
Styles in Silverlight are a powerful mechanism that allow controlling the visual representation of elements in a unified way for all user interface elements. The concept is similar to [...]
