Click or drag to resize

AboutWindow Class

Interaction logic for AboutWindow.xaml
AboutWindow
Inheritance Hierarchy

Namespace:  butterflow_ui
Assembly:  butterflow-ui (in butterflow-ui.exe) Version: 1.0.5.43134 (1.0.0.0)
Syntax
C#
public class AboutWindow : Window, 
	IComponentConnector

The AboutWindow type exposes the following members.

Constructors
  NameDescription
Public methodAboutWindow
Default constructor.
Top
Methods
  NameDescription
Private methodbtnOK_Click
Event handler. Called by btnOK for click events.
Private methodHyperlink_RequestNavigate
Event handler. Called by Hyperlink for request navigate events.
Public methodInitializeComponent
InitializeComponent
Top
Fields
See Also