C# 클래스 ParallaxSplitView.Attached.DisappearEffectComposition

상속: Windows.UI.Xaml.DependencyObject
파일 보기 프로젝트 열기: juanpaexpedite/MasterDetailsComposition 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Compositor Compositor
ContainerVisual ContainerVisual
Element Windows.UI.Xaml.UIElement

공개 메소드들

메소드 설명
Animate ( ) : void
CheckParameters ( ) : void
DisappearEffectComposition ( UIElement element ) : Microsoft.Graphics.Canvas.Effects

비공개 메소드들

메소드 설명
AnimateOffset ( ) : void
AnimateOpacity ( ) : void
InitializeAnimations ( ) : System.Threading.Tasks.Task

메소드 상세

Animate() 공개 메소드

public Animate ( ) : void
리턴 void

CheckParameters() 공개 메소드

public CheckParameters ( ) : void
리턴 void

DisappearEffectComposition() 공개 메소드

public DisappearEffectComposition ( UIElement element ) : Microsoft.Graphics.Canvas.Effects
element Windows.UI.Xaml.UIElement
리턴 Microsoft.Graphics.Canvas.Effects

프로퍼티 상세

Compositor 공개적으로 프로퍼티

public Compositor Compositor
리턴 Compositor

ContainerVisual 공개적으로 프로퍼티

public ContainerVisual ContainerVisual
리턴 ContainerVisual

Element 공개적으로 프로퍼티

public UIElement,Windows.UI.Xaml Element
리턴 Windows.UI.Xaml.UIElement