Hello, this is just to note you that RoutedEventArgs.Empty returns an object of type EventArgs which is not implicitly convertible to RoutedEventArgs, resulting in failure when passing RoutedEventArgs.Empty (and making this member useless).
Version