As I read here http://msdn.microsoft.com/en-us/magazine/cc785480.aspx
WPF can do event bubbling. But what if I want a custom event to also bubble for example from a User Control to a parent container ? I can't see this explained as far as I can see.
This code works for me:
Using this code you can register for the event like this: