Related resources for WPF design
  • Bitmap Effects In WPF - Part III9/29/2012 8:17:17 AM. In previous article we saw remaining three effects DropShadow, Bevel and Emboss. In this article we will see how to group effects, and we will see how we can achieve the effects with triggers.
  • WPF and user Interactivity experience part II: Attached Property9/29/2012 8:07:14 AM. In this article, I will show how to profit of the attached property concept to reach the same goal but with more clean and well organized approach.