Jennifer, thanks a lot for the reply. I prefer not to have to subscribe to touch events if I can...
Yeah, no mouse click is fired when touching/tapping the map... I can touch to perform a click on buttons and such, but not the map. So it seems that the "promotion to mouse events" is working for the WPF components, just not the map. This is a WPF application by the way, not Silverlight.
Maybe I am missing a setting or flag somewhere?
*EDIT* I just checked the "Pen and Touch" settings again on the Windows 7 touch screen computer. Under the "Pen" tab there is an entry that maps a single-touch to single-click, but on the "Touch" tab there is no entry for single-touch and no way to add it. But single-touch seems to work as a single-click in Windows itself... so is this a fixed mapping of the single-touch that is always set?