C# Класс P02Project.Screens.BeadsOfCourage.BeadsOfCourage

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

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

Метод Описание
BeadsOfCourage ( ) : System

Initializes a new instance of the BeadsOfCourage class.

Приватные методы

Метод Описание
Bead_MouseUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Handles the MouseUp event of the Bead control.

ResetTimer ( ) : void
button_Click_1 ( object sender, RoutedEventArgs e ) : void

Handles the event of the button_Click control.

Описание методов

BeadsOfCourage() публичный Метод

Initializes a new instance of the BeadsOfCourage class.
public BeadsOfCourage ( ) : System
Результат System