C# Class Glitter.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window, IDisposable
Mostrar archivo Open project: riezebosch/Glitter

Public Methods

Method Description
Dispose ( ) : void
MainWindow ( ) : System

Private Methods

Method Description
Algo_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
ExtractRepositoryDirectory ( System.Windows.DragEventArgs e ) : DirectoryInfo
allowdrop_DragEnter ( object sender, System.Windows.DragEventArgs e ) : void
allowdrop_Drop ( object sender, System.Windows.DragEventArgs e ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

MainWindow() public method

public MainWindow ( ) : System
return System