I\'m about to add templated controls inside each of my Pushpins on my Map, in order to interact with the user clicking (er, touching) a pushpin. Is t
MouseLeftBUttonUp ? I have only the emulator and it works on my custom pushpin :
Edit: After getting a real device I have tested my application and I can confirm that MouseLeftBUttonUp is a bad idea (and not recommended by Microsoft in the Performance tips)
instead you sould use Manipulation events: