C# Class xFunc.Views.AboutView

Inheritance: System.Windows.Window
Afficher le fichier Open project: sys27/xFunc Class Usage Examples

Méthodes publiques

Méthode Description
AboutView ( ) : System

Private Methods

Méthode Description
DocsHyperlink_RequestNavigate ( object sender, System.Windows.Navigation.RequestNavigateEventArgs e ) : void
LaunchEmailClient ( string mailURL ) : void
MailtoHyperlink_Click ( object sender, RoutedEventArgs e ) : void
ShellExecute ( IntPtr hwnd, string lpOperation, string lpFile, string lpParameters, string lpDirectory, int nShowCmd ) : IntPtr

Method Details

AboutView() public méthode

public AboutView ( ) : System
Résultat System