C# Class GestSpace.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Mostrar archivo Open project: NicolasDorier/GestSpace

Protected Methods

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

Private Methods

Method Description
AddDataTemplate ( Type viewType, Type viewModelType ) : void
RegisterDataTemplates ( ) : void

Method Details

OnStartup() protected method

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