Since CM relies on the System.Windows.Interactivity.EventTrigger, it shares some limitations with it. In particular, the event needs to be either a EventHandler<T> or EventHandler, if I remember correctly.
Are you positive that this requirement is fullified?
Are you positive that this requirement is fullified?