Click or drag to resize

OptionsWindow Class

Interaction logic for OptionsWindow.xaml
OptionsWindow
Inheritance Hierarchy

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

The OptionsWindow type exposes the following members.

Constructors
  NameDescription
Public methodOptionsWindow
Default constructor.
Top
Properties
  NameDescription
Public propertySupportedLanguages
Gets or sets the supported languages.
Top
Methods
  NameDescription
Private methodbtnSave_Click
Event handler. Called by btnSave for click events.
Public methodInitializeComponent
InitializeComponent
Top
Fields
  NameDescription
Private field_contentLoaded
Protected fieldbtnSave
Top
See Also