Reputation: 21
Does anybody know any pointers to knowledgebase for how to write design-time experience (i.e. VisualStudio 2008 design time) for WPF controls please?
There are loads of references for creating the design-time code for Windows Forms controls, but hardly any for WPF ones.
I have googled a lot for this, but with no good results.
Please help.
Upvotes: 2
Views: 389
Reputation: 5836
See the series at http://blogs.msdn.com/jnak/archive/2007/08/16/adding-menuactions-think-designerverbs-to-cider-s-right-click-contextmenu.aspx
Upvotes: 1