ChangeOrbitDialogView ClassKerbalEdit - Take control of your KSP Data!
View representing the dialog for changing orbit data
ChangeOrbitDialogView
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 ChangeOrbitDialogView

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

public class ChangeOrbitDialogView : Window, 
	IComponentConnector
See Also