Hi,
I tried the samples you suggested, and both of them work in the same way as my application. When clicking and editing, no drag and scroll is possible, but when using touches it is possible to scroll with some of the tools. The point, line segment, and polygon tools add a new point on touch, and scroll the map on touch and drag. The rectangle region, freehand line and freehand polygon tools do not scroll on touch and drag, they draw the feature as normal.
I think I read elsewhere on the forum this is the expected behaviour for the draw object, since being able to scroll while adding features can be useful. Or am I mistaken?
We have several touch devices, some with better precision than others, and on the lower precision devices it's proving difficult to enter points without triggering the scroll behaviour. The device I do development on is a Dell ST2220T touch monitor, but all of the devices show the same behaviour, so I assume it has to do with ArcGIS. The WPF API version is 2.1.0.446.
Thanks!
Patrick