C# Class WinRTXamlToolkit.Controls.SlideAnimation

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

Public Properties

Property Type Description
DirectionProperty Windows.UI.Xaml.DependencyProperty

Protected Methods

Method Description
ApplyTargetProperties ( DependencyObject target, Storyboard animation ) : void

Applies the target properties.

Method Details

ApplyTargetProperties() protected method

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.
return void

Property Details

DirectionProperty public_oe static_oe property

Direction Dependency Property
public static DependencyProperty,Windows.UI.Xaml DirectionProperty
return Windows.UI.Xaml.DependencyProperty