C# Class CCT.NUI.StartMenu.App

App
Inheritance: System.Windows.Application
Mostra file Open project: an83/KinectTouch2

Protected Methods

Method Description
OnStartup ( System.Windows.StartupEventArgs e ) : void

Private Methods

Method Description
Current_DispatcherUnhandledException ( object sender, DispatcherUnhandledExceptionEventArgs e ) : void
InitializeComponent ( ) : void
Main ( ) : void

Method Details

OnStartup() protected method

protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
return void