MainWindow ClassKerbalEdit - Take control of your KSP Data!
View class for MainWindow instance
MainWindow
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Windows.Threading DispatcherObject
    OnlineSystem.Windows DependencyObject
      OnlineSystem.Windows.Media Visual
        OnlineSystem.Windows UIElement
          OnlineSystem.Windows FrameworkElement
            OnlineSystem.Windows.Controls Control
              OnlineSystem.Windows.Controls ContentControl
                OnlineSystem.Windows Window
                  KerbalEdit.Views MainWindow

Namespace: KerbalEdit.Views
Assembly: KerbalEdit (in KerbalEdit.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax

public class MainWindow : Window, IComponentConnector, 
	IStyleConnector
Remarks

This class contains all the wire-up for right-click menus on the treeview, this will be moved in later updates as it really should not be here.

See Also