MainWindow ClassVis2 NodeTrix CodeDokumentation
Interaction logic for MainWindow.xaml
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
                  Vis2NodeTrix MainWindow

Namespace: Vis2NodeTrix
Assembly: Vis2NodeTrix (in Vis2NodeTrix.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax

Public Class MainWindow _
	Inherits Window _
	Implements INotifyPropertyChanged, IComponentConnector
See Also