Hello ThinkGeo Team!
We have a class derived from InteractiveOverlay, in which we override several mouse methods: MouseDownCore, MouseMoveCore and MouseUpCore. We add this overlay to Map.InteractiveOverlays, and it works just fine in WpfDesktopEdition 6.0.0.0, but in 7.0.0.0 method MouseDownCore doesn't get called. Other methods still work okay.
Can you please help us with this issue? Thanks in advance.