C# 클래스 Krempel.WP7.Core.Controls.ContinuumLeafStoryboardBuilder

상속: IStoryboardBuilder
파일 보기 프로젝트 열기: weiran/Metropaper 1 사용 예제들

공개 메소드들

메소드 설명
BuildStoryboardForElement ( System.Windows.Media.Animation.Storyboard storyboard, UIElement element ) : void
ContinuumLeafStoryboardBuilder ( ItemTurnstileXMode xMode ) : System
SetTargets ( UIElement>.Dictionary targets, System.Windows.Media.Animation.Storyboard sb ) : void

메소드 상세

BuildStoryboardForElement() 공개 메소드

public BuildStoryboardForElement ( System.Windows.Media.Animation.Storyboard storyboard, UIElement element ) : void
storyboard System.Windows.Media.Animation.Storyboard
element UIElement
리턴 void

ContinuumLeafStoryboardBuilder() 공개 메소드

public ContinuumLeafStoryboardBuilder ( ItemTurnstileXMode xMode ) : System
xMode ItemTurnstileXMode
리턴 System

SetTargets() 공개 메소드

public SetTargets ( UIElement>.Dictionary targets, System.Windows.Media.Animation.Storyboard sb ) : void
targets UIElement>.Dictionary
sb System.Windows.Media.Animation.Storyboard
리턴 void