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

Animation used in FlipTransition for a 3D flip of a page element.
Наследование: PageTransitionAnimation
Показать файл Открыть проект

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

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

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

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

Applies the target properties.

Приватные методы

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

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

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

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

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

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

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

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