Anyone familiar with C# has probably used application settings in one way or another. As I start out with WPF I envitably came across application wide styles that can be…
Property triggers and also data triggers are an excellent and powerful way to control your application’s behavior in WPF. These are covered in detail in various places on the net…