C# Class Windows.Pebble.App

Interaction logic for App.xaml
Mostra file Open project: barometz/flint

Protected Methods

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

Method Details

OnActivated() protected method

protected OnActivated ( EventArgs e ) : void
e System.EventArgs
return void

OnStartup() protected method

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