C# Class WinRTXamlToolkit.Controls.SlideAnimation

The transition where the new page slides on top of the old page.
Inheritance: PageTransitionAnimation
Afficher le fichier Open project: xyzzer/WinRTXamlToolkit

Méthodes publiques

Свойство Type Description
DirectionProperty Windows.UI.Xaml.DependencyProperty

Méthodes protégées

Méthode Description
ApplyTargetProperties ( DependencyObject target, Storyboard animation ) : void

Applies the target properties.

Method Details

ApplyTargetProperties() protected méthode

Applies the target properties.
protected ApplyTargetProperties ( DependencyObject target, Storyboard animation ) : void
target Windows.UI.Xaml.DependencyObject The target.
animation Windows.UI.Xaml.Media.Animation.Storyboard The animation.
Résultat void

Property Details

DirectionProperty public_oe static_oe property

Direction Dependency Property
public static DependencyProperty,Windows.UI.Xaml DirectionProperty
Résultat Windows.UI.Xaml.DependencyProperty