C# Class MundlTransit.WP8.Common.PanoramaExtensions

Afficher le fichier Open project: christophwille/viennarealtime

Méthodes publiques

Méthode Description
SlideToPage ( this self, int item ) : void
SlideToPageNoAnimation ( this self, int item ) : void
SlideToPageSlideTransition ( this self, int item ) : void
SlideToPageViaSelectedItemNoAnimation ( this self, int item ) : void

Method Details

SlideToPage() public static méthode

public static SlideToPage ( this self, int item ) : void
self this
item int
Résultat void

SlideToPageNoAnimation() public static méthode

public static SlideToPageNoAnimation ( this self, int item ) : void
self this
item int
Résultat void

SlideToPageSlideTransition() public static méthode

public static SlideToPageSlideTransition ( this self, int item ) : void
self this
item int
Résultat void

SlideToPageViaSelectedItemNoAnimation() public static méthode

public static SlideToPageViaSelectedItemNoAnimation ( this self, int item ) : void
self this
item int
Résultat void