MapViewTapped Event Overriding a Button Click Event

1959
0
03-15-2016 01:42 PM
JimFiddes
Occasional Contributor

Quick background. I'm using 10.2.6 Runtime .net and I have a map tip overlay and it is surfaced by a mapviewtapped event. A user will have graphics displayed on the map and as they "tap" the map, a map tip will be launched. Within the map tip I have a text box and button ("More details"). If I use a mouse and click on the button within the map tip, a command will be executed. If I do this on a touch screen and click on the More details button with my finger, the click event wont fire and the map tapped event will fire. I read of a work around for walking the visual tree however I'm wondering if ESRI has a solution to this?

MapTappedEvent.JPG

0 Kudos
0 Replies