C# Class GraphicEditor.App

Interaction logic for App
Inheritance: System.Windows.Application
Mostrar archivo Open project: msCube/Gallery Class Usage Examples

Protected Methods

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

Private Methods

Method Description
InitializeComponent ( ) : void
Main ( ) : void

Method Details

OnStartup() protected method

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