C# Класс P02Project.hcihGiftControl

Interaction logic for hcihBeads.xaml
Наследование: System.Windows.Controls.UserControl, Animatiable
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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