C# Class VSPC.UI.WPF.CompoundMainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
ファイルを表示 Open project: chembergj/VSPC

Public Methods

Method Description
CompoundMainWindow ( ) : System

Private Methods

Method Description
comboBox1_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Method Details

CompoundMainWindow() public method

public CompoundMainWindow ( ) : System
return System