Hi,
I am using WPF, but changing this dependency property did not help.
I've canceled press-and-hold in my OS, leaving only press-and-tap, because press-and-hold prevented the hold gesture in 2.1rc. When using the rc version if I press for more than 2 seconds I get the hold gesture in the MapGesture event, but when I replace the rc dlls with the release dlls it stops working and I don't get hold.
All other gestures (drag, pinch, double tap, tap) works fine.
I'm using windows 7 64-bit on a dual-touch machine (acer aspire 1420p) with .net 4 + WPF.
But again - this works with the 2.1rc assemblies and stops working with the 2.1 release