C# 클래스 WinRTXamlToolkit.Controls.SlideAnimation

The transition where the new page slides on top of the old page.
상속: PageTransitionAnimation
파일 보기 프로젝트 열기: xyzzer/WinRTXamlToolkit

공개 프로퍼티들

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