A Task that represents a mouse double click event.
Remarks
This method is intended to perform asynchronous operations associated with a double-click event. It will be called if you override the OnToolDoubleClick virtual method and set the handled property on the MapViewMouseButtonEventArgs to true.