public WindowGestureListener(AppIntroBase appIntroBase)
 {
     this.appIntroBase = appIntroBase;
 }
 public PagerOnPageChangeListener(AppIntroBase appIntroBase)
 {
     this.appIntroBase = appIntroBase;
 }