I have decided that all my WPF pages need to register a routed event. Rather than include
public static readonly RoutedEvent MyEvent= EventManager.RegisterR
Here is a tutorial too ! it's pretty simple and easy.