Hi Guys, i'm developing an extension for Visual studio 2013. I need to create a custom view like Class View but i cannot find any example of that.
I searched a lot on the internet but I could not find anything well structured.
I know I can create a toolview with a WPF controls but I seem to have understood that the right direction for this type of functionality is to use the framework MPF and NodeHierarchy but there are very few examples and I can not able to build a good starting point.
Can someone help me out?