C# 클래스 P02Project.hcihBeads

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

공개 메소드들

메소드 설명
AnimateIn ( ) : void

Begin Animations

AnimateOut ( ) : void

Does nothing

hcihBeads ( ) : System

Constructor

비공개 메소드들

메소드 설명
AocBeadsContent ( ) : StackPanel

mode data addition

ConactContent ( ) : StackPanel

add contact data

PgrmBeadsContent ( ) : StackPanel

add more of the data to the content

ResetTimer ( ) : void

Resets the timeout timer

SetAllUnsel ( ) : void

set all the items in the background to unselected

abtBeadsContent ( ) : StackPanel

add the data to the content about beads

abtBeads_Click ( object sender, RoutedEventArgs e ) : void

handler for the about beads button click

aocBeads_Click ( object sender, RoutedEventArgs e ) : void

handler for the aocBeads button click

contact_Click ( object sender, RoutedEventArgs e ) : void

handler for the contact lick

prgmBeads_Click ( object sender, RoutedEventArgs e ) : void

handler for the prgm Beads button click

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

Reset the timer when the user scrolls

메소드 상세

AnimateIn() 공개 메소드

Begin Animations
public AnimateIn ( ) : void
리턴 void

AnimateOut() 공개 메소드

Does nothing
public AnimateOut ( ) : void
리턴 void

hcihBeads() 공개 메소드

Constructor
public hcihBeads ( ) : System
리턴 System