I am trying to create a custom wpf control, I am wondering how I can add some development time features. I am googled and can't seem to get to my goal.
So, here is my simple question: how can I add an entry to the development-time context menu for my WPF user control? In the context menu, by default there are entries View code, View XAML, etc.
source share