So I\'m making a custom window template for my WPF application. The trouble I\'m having is that I cannot access the Window Title property inside the template.
So it turns out that Expression Blend fails to render the window correctly. As soon as I run the code it actually works. My bad for trusting Expression Blend.