C# Class DmxPad.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Afficher le fichier Open project: Artfunkel/Datamodel.NET

Méthodes publiques

Свойство Type Description
ChooseElement System.Windows.Input.RoutedCommand
CompareDatamodel System.Windows.Input.RoutedCommand
ShowChangesOnly System.Windows.Input.RoutedCommand
startArgs System.Windows.StartupEventArgs

Méthodes protégées

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

Method Details

OnExit() protected méthode

protected OnExit ( System.Windows.ExitEventArgs e ) : void
e System.Windows.ExitEventArgs
Résultat void

OnStartup() protected méthode

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

Property Details

ChooseElement public_oe static_oe property

public static RoutedCommand,System.Windows.Input ChooseElement
Résultat System.Windows.Input.RoutedCommand

CompareDatamodel public_oe static_oe property

public static RoutedCommand,System.Windows.Input CompareDatamodel
Résultat System.Windows.Input.RoutedCommand

ShowChangesOnly public_oe static_oe property

public static RoutedCommand,System.Windows.Input ShowChangesOnly
Résultat System.Windows.Input.RoutedCommand

startArgs public_oe static_oe property

public static StartupEventArgs,System.Windows startArgs
Résultat System.Windows.StartupEventArgs