C# Class butterflow_ui.AboutWindow

Interaction logic for AboutWindow.xaml
Inheritance: Window
Afficher le fichier Open project: wagesj45/butterflow-ui Class Usage Examples

Méthodes publiques

Méthode Description
AboutWindow ( ) : System

Default constructor.

Private Methods

Méthode Description
Hyperlink_RequestNavigate ( object sender, System.Windows.Navigation.RequestNavigateEventArgs e ) : void

Event handler. Called by Hyperlink for request navigate events.

btnOK_Click ( object sender, RoutedEventArgs e ) : void

Event handler. Called by btnOK for click events.

Method Details

AboutWindow() public méthode

Default constructor.
public AboutWindow ( ) : System
Résultat System