Related resources for WPF 4.5
  • Ribbon Control in WPF5/9/2019 6:28:30 AM. Throughout this article, you will learn about Microsoft Ribbon control in WPF.
  • What is New in WPF 4.5 (InotifyDataErrorInfo): Part 111/5/2014 12:44:24 PM. This article begins my WPF 4.5 features article series. Here you will learn about one new interface InotifyDataErrorInfo introduced in WPF 4.5.
  • Binding To Static Property in WPF 4.58/21/2014 2:03:26 PM. In our applications, we often use static properties. Prior to WPF 4.5, the Binding object did not support binding with static properties. WPF 4.5 now supports binding with static properties.