One way that many developers like to create styles and templates for controls is to modify the existing styles and templates. An unusual feature of Silverlight is that every control in the toolbox is lookless – its appearance is determined by its own...
It will be helpful as we explore custom controls to have a common starting project. You may remember from my posting on the 12th that I laid out a structure with three projects in one solution, with 5 important files. In the ClassLibrary, customcontrol...
I’m very pleased to announce a three part video series (currently listed in reverse order) as companions to my new tutorial ). The three videos are Creating Styles Templates without Visual State Manager Templates and Visual State Manager The new...