I am writing some User Controls for a WPF application and needed a quick way to create my Dependency Properties for my control. Below is the code snippet. First element is the type, next the Property Name, then the Containing Class name (you need this
Read More...