private void OnPinDetailsTouchDown(object sender, TouchEventArgs e)
 {
     m_aboutTextView.CaptureTouch(e.TouchDevice);
 }