Hello again,
I'm encoutering a strange behaviour with the MouseMove event. It seems that this event is thrown even when I move the mouse but I'm not over the WpfMap component. Therefore I'm getting the event with negative mouse coordinates (relative to the WpfMap object) in the MouseEventArgs parameter.
Guillaume.