How to change TreeView Theme?
|
Article Information
|
Article relates to VIBlend TreeView for Silverlight
|
How To
|
Change the TreeView's Theme
|
Solution
|
In order to achieve this, you need to follow the steps below:
|
1. Add a reference to the Theme's assembly. For example VIBlend.Silverlight.Theme.Office2010Black.dll
|
2. Load the Theme files as resources
|
|
3. Set the Style property of the TreeView control and its items.
|
|
|