public override void ComputeScroll()
 {
     base.ComputeScroll();
     _gestureManager.ComputeScroll();
 }