I have created a UserControl, and added a couple of custom routed events.
The problem is these events only show up in Properties->Events when I am manipulating an instance on the art board.
If I am editing the UserControl itself, the my custom events do not show up in the Events panel.
Is this a limitation of Blend, or a side effect of how UserControls work?