C# Class SignLanguageEducationSystem.HomePage

Interaction logic for HomePage.xaml
Inheritance: System.Windows.Controls.UserControl
Exibir arquivo Open project: huangfuyang/Sign-Language-with-Kinect Class Usage Examples

Public Methods

Method Description
HomePage ( SystemStatusCollection systemStatusCollection ) : System

Private Methods

Method Description
btnLearn_Click ( object sender, RoutedEventArgs e ) : void
btnLearn_Enter ( object sender, RoutedEventArgs e ) : void
btnLearn_Leave ( object sender, RoutedEventArgs e ) : void
btnWatchVideo_Click ( object sender, RoutedEventArgs e ) : void
btnWatchVideo_Enter ( object sender, RoutedEventArgs e ) : void
btnWatchVideo_Leave ( object sender, RoutedEventArgs e ) : void

Method Details

HomePage() public method

public HomePage ( SystemStatusCollection systemStatusCollection ) : System
systemStatusCollection SystemStatusCollection
return System