C# 클래스 P02Project.hcihGiftControl

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

공개 메소드들

메소드 설명
hcihGiftControl ( ) : System

Constructor

비공개 메소드들

메소드 설명
Animatiable ( ) : void

Need to animate the poloroid and the other components

ResetTimer ( ) : void

This function resets the timeout

SetAllUnsel ( ) : void

unselect all giftControl items

bocContent ( ) : StackPanel

Dynamically generates the Beads of Courage content

boc_Click ( object sender, RoutedEventArgs e ) : void

handler for boc control

socContent ( ) : StackPanel

Puts the Star of courage content on the screen

soc_Click ( object sender, RoutedEventArgs e ) : void

handler for soc control

메소드 상세

hcihGiftControl() 공개 메소드

Constructor
public hcihGiftControl ( ) : System
리턴 System