Good Afternoon,
I came across this behavior and maybe there's something I need to catch, but I can't figure it out. After the user has turned on TrackMode (set it to Polygon, to be complete), if he immediately double-clicks, the app blows up with a NullReferenceException. I have set break points in my methods that capture the Track Shape ending and they are never reached. Break points in MapClick and MouseDoubleClick events are not reached either.
If there was some way I could capture this and alert the user that would be great.
(If they double click after clicking to add the first point, this exception doesn't happen.)
Any advice would be great!
Kimberly