C# 클래스 P02Project.hcihVolunteerControl

Interaction logic for hcihBeads.xaml
상속: System.Windows.Controls.UserControl, Animatiable
파일 보기 프로젝트 열기: raouldc/OptiDev 1 사용 예제들

공개 메소드들

메소드 설명
AnimateIn ( ) : void

Screen In Animation

AnimateOut ( ) : void

Does nothing

hcihVolunteerControl ( ) : System

Constructor

비공개 메소드들

메소드 설명
GenerateContent ( ) : StackPanel

Dynamically Generates content

text_ScrollChanged ( object sender, System.Windows.Controls.ScrollChangedEventArgs e ) : void

Resets Timer

메소드 상세

AnimateIn() 공개 메소드

Screen In Animation
public AnimateIn ( ) : void
리턴 void

AnimateOut() 공개 메소드

Does nothing
public AnimateOut ( ) : void
리턴 void

hcihVolunteerControl() 공개 메소드

Constructor
public hcihVolunteerControl ( ) : System
리턴 System