Hi all,
I had made a WPF application in VS 2012. Now I want the same functionality to be available in VS 2012 as an addin.
Is it possible to use this WPF application in the addin template? Or I will have to code for the addin from scratch for the same functionality?