Tagged Questions

0
votes
1answer
426 views

How can I easily add a WPF Converter item template to Visual Studio?

I find myself creating Converters often and would like to be able to: right-click on my Converters folder Add New Item... choose Converter Item Template I found these instructions but I can ...