WPF Manipulation and Touch events not firing, but mouse events do?
Posted
by Smetad Anarkist
on Stack Overflow
See other posts from Stack Overflow
or by Smetad Anarkist
Published on 2010-05-08T16:23:21Z
Indexed on
2010/05/08
16:28 UTC
Read the original article
Hit count: 211
I have a Samsung LD220Z multi touch monitor, and when I'm experimenting with some WPF and touch features the touch events arent firing. The mouse down event seems to be firing however.
Does this mean that I have to take into account that not all touch screen behave the same, and how do I get the touch inputs on my screen? I've tried the Windows 7 Touch pack that microsoft released. And the multi touch features seems to work there.
Any suggestion on how to proceed with this?
© Stack Overflow or respective owner