C# Class NaturalGroundingPlayer.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Afficher le fichier Open project: mysteryx93/NaturalGroundingPlayer

Méthodes protégées

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

Private Methods

Méthode Description
SelectAllText ( object sender, RoutedEventArgs e ) : void
SelectivelyIgnoreMouseButton ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
TextLoaded ( object sender, RoutedEventArgs e ) : void

Method Details

OnStartup() protected méthode

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