I have some element (ZedGraph) hosted in a wpf Window. I want to get the x and the y coordinate of my mousecursor. It works on the rest of the window but as soon as I hover over the Elementhost the numbers are frozen. I already found out that Elementhost does not pass the events, but I dont found a working solution to that Problem.
many thanks in advance for any hints on that problem