C# Class ProfilerX.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Exibir arquivo Open project: Microsoft/HoloToolkit

Public Properties

Property Type Description
ProfilerApp ProfilerApp

Protected Methods

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

Private Methods

Method Description
InitializeComponent ( ) : void
Main ( ) : void
NetworkUpdate ( object sender, EventArgs e ) : void

Method Details

OnExit() protected method

protected OnExit ( System.Windows.ExitEventArgs e ) : void
e System.Windows.ExitEventArgs
return void

OnStartup() protected method

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

Property Details

ProfilerApp static_oe public_oe property

static public ProfilerApp,ProfilerX ProfilerApp
return ProfilerApp