Creating your own ContentTemplates in WPF

This isn’t something that I do often, but rolling your own look-and-feel by starting a ContentTemplate from scratch can be a right pain in the botty. Today I found this excellent sample project from Microsoft, which contains custom ContentTemplates for most UI controls in the framework. It provides an excellent starting point for creating your own customized controls.

Check it out!

Posted in .Net, WPF by Gerrod at December 23rd, 2009.

One Response to “Creating your own ContentTemplates in WPF”

  1. Ben says:

    Excellent. I will be checking this out.

Leave a Reply