C# Класс WinRTXamlToolkit.Controls.SlideAnimation

The transition where the new page slides on top of the old page.
Наследование: PageTransitionAnimation
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
DirectionProperty Windows.UI.Xaml.DependencyProperty

Защищенные методы

Метод Описание
ApplyTargetProperties ( DependencyObject target, Storyboard animation ) : void

Applies the target properties.

Описание методов

ApplyTargetProperties() защищенный Метод

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.
Результат void

Описание свойств

DirectionProperty публичное статическое свойство

Direction Dependency Property
public static DependencyProperty,Windows.UI.Xaml DirectionProperty
Результат Windows.UI.Xaml.DependencyProperty