C# 클래스 MasterDetailsComposition.Attached.FallEffectComposition

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

공개 프로퍼티들

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

공개 메소드들

메소드 설명
Animate ( bool newvalue ) : void
FallEffectComposition ( UIElement element, bool newvalue ) : MasterDetailsComposition.Managers

비공개 메소드들

메소드 설명
AnimateOffset ( bool newvalue ) : void
InitializeAnimations ( ) : void

메소드 상세

Animate() 공개 메소드

public Animate ( bool newvalue ) : void
newvalue bool
리턴 void

FallEffectComposition() 공개 메소드

public FallEffectComposition ( UIElement element, bool newvalue ) : MasterDetailsComposition.Managers
element Windows.UI.Xaml.UIElement
newvalue bool
리턴 MasterDetailsComposition.Managers

프로퍼티 상세

Compositor 공개적으로 프로퍼티

public Compositor Compositor
리턴 Compositor

ContainerVisual 공개적으로 프로퍼티

public ContainerVisual ContainerVisual
리턴 ContainerVisual

Element 공개적으로 프로퍼티

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