C# 클래스 WinRTXamlToolkit.Controls.FlipAnimation

Animation used in FlipTransition for a 3D flip of a page element.
상속: PageTransitionAnimation
파일 보기 프로젝트 열기: xyzzer/WinRTXamlToolkit

공개 프로퍼티들

프로퍼티 타입 설명
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