C# Class SymbolExplorer.AboutWindow

Interaction logic for About.xaml
Inheritance: System.Windows.Window
Mostrar archivo Open project: BlazingHeart/SymbolExplorer

Public Methods

Method Description
AboutWindow ( ) : System

Private Methods

Method Description
Button_Click ( object sender, RoutedEventArgs e ) : void
Hyperlink_RequestNavigate ( object sender, System e ) : void

Method Details

AboutWindow() public method

public AboutWindow ( ) : System
return System