1

I came across EventManager class in WPF and found that it can define a new routed event. But I could not understand it correctly through my sources. Can someone please explain how EvenManager class define a new Routed event & how to raise this event, with simple example?

Thanks in advance.

WpfBee
  • 2,837
  • 6
  • 23
  • 29
  • What's wrong with the example in [RegisterRoutedEvent](http://msdn.microsoft.com/en-us/library/system.windows.eventmanager.registerroutedevent.aspx)? – Clemens Dec 06 '12 at 09:19
  • Thanks Clemens, I got the concept now. – WpfBee Dec 15 '12 at 11:45

0 Answers0