C# Class EducationSystem.GamePage

Interaction logic for GamePage.xaml
Inheritance: System.Windows.Controls.Page
Mostrar archivo Open project: huangfuyang/Sign-Language-with-Kinect

Public Properties

Property Type Description
ActiveUserCount System.Windows.DependencyProperty

Public Methods

Method Description
GamePage ( GameIntroductionPage gameIntroduction ) : System.Windows

Private Methods

Method Description
btnStartGame_Click ( object sender, RoutedEventArgs e ) : void

Method Details

GamePage() public method

public GamePage ( GameIntroductionPage gameIntroduction ) : System.Windows
gameIntroduction GameIntroductionPage
return System.Windows

Property Details

ActiveUserCount public_oe property

public DependencyProperty,System.Windows ActiveUserCount
return System.Windows.DependencyProperty