This method is intended to perform synchronous operations associated with a double-click event. To perform any asynchronous operations set the handled property on the LayoutViewMouseButtonEventArgs to true and override the HandleDoubleClickAsync virtual method.