Example #1
0
 protected override void AnimateOpen()
 {
     ContentContainer.FadeIn(300, EasingTypes.OutQuint);
 }