C# Class ICSharpCode.XamlDesigner.App

Afficher le fichier Open project: jogibear9988/XamarinFormsXamlEditor

Méthodes publiques

Свойство Type Description
Args string[]

Méthodes protégées

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

Private Methods

Méthode Description
AppDomain_CurrentDomain_AssemblyResolve ( object sender, ResolveEventArgs args ) : Assembly
AppDomain_CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
App_DispatcherUnhandledException ( object sender, System.Windows.Threading.DispatcherUnhandledExceptionEventArgs e ) : void
DragDropExceptionHandler_UnhandledException ( object sender, ThreadExceptionEventArgs 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

Args public_oe static_oe property

public static string[] Args
Résultat string[]