C# Class EducationSystem.GamePlayPage

Interaction logic for GamePlayPage.xaml
Inheritance: System.Windows.Controls.Page
显示文件 Open project: huangfuyang/Sign-Language-with-Kinect Class Usage Examples

Public Methods

Method Description
GamePlayPage ( ) : System

Private Methods

Method Description
Page_Loaded ( object sender, RoutedEventArgs e ) : void
videoPlayer_MediaEnded ( object sender, RoutedEventArgs e ) : void

Method Details

GamePlayPage() public method

public GamePlayPage ( ) : System
return System