C# Class CCT.NUI.StartMenu.App

App
Inheritance: System.Windows.Application
Afficher le fichier Open project: an83/KinectTouch2

Méthodes protégées

Méthode Description
OnStartup ( System.Windows.StartupEventArgs e ) : void

Private Methods

Méthode Description
Current_DispatcherUnhandledException ( object sender, DispatcherUnhandledExceptionEventArgs e ) : void
InitializeComponent ( ) : void
Main ( ) : void

Method Details

OnStartup() protected méthode

protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
Résultat void