
Contents tagged with wpf
Using Themes in your WPF-Applications
Recently we found a nice project on CodePlex, so called WPF Themes.We thought we should give it a try and see how easy it is to use WPF Themes in our own application. The installation process went … more
Catel MVVM: How to create a WPF fullscreen Application
Today we came across a problem while creating a new Application using the Catel-Framework. The Application is a Device-Application that should run standalone without a Windows user interface.A Window … more