When I open a WPF project and right click in the solution explorer there is a sub menu item where you can add WPF specific items (Add UserControl, Window, Page, ResourceDictionary, etc.)
How can I add a template that I created to that menu? Is it possible or simply a waste of time. I can simply click "New Item" and then find it.
Just wondering.