View class for MainWindow instance
MainWindow
Inheritance Hierarchy
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