C# Class SimpleSample.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Mostra file Open project: icsharpcode/WpfDesigner

Public Methods

Method Description
MainWindow ( ) : System.IO

Private Methods

Method Description
Export ( ) : void
lstControls_MouseDown ( object sender, System e ) : void
lstControls_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System.IO
return System.IO