C# Class BaconographyWP8.Common.Transitions

Afficher le fichier Open project: Synergex/Baconography

Méthodes publiques

Méthode Description
UseMoveDownInTransition ( UIElement element ) : void
UseMoveDownOutTransition ( UIElement element ) : void

Set the Turnstile transition for this UIElement

Method Details

UseMoveDownInTransition() public static méthode

public static UseMoveDownInTransition ( UIElement element ) : void
element System.Windows.UIElement
Résultat void

UseMoveDownOutTransition() public static méthode

Set the Turnstile transition for this UIElement
public static UseMoveDownOutTransition ( UIElement element ) : void
element System.Windows.UIElement
Résultat void