Interaction logic for MainWindow.xaml
            
            MainWindow
            
System Object  
System.Windows.Threading DispatcherObject    
System.Windows DependencyObject      
System.Windows.Media Visual        
System.Windows UIElement          
System.Windows FrameworkElement            
System.Windows.Controls Control              
System.Windows.Controls ContentControl                
System.Windows Window                  Vis2NodeTrix MainWindowNamespace: Vis2NodeTrixAssembly: Vis2NodeTrix (in Vis2NodeTrix.exe) Version: 1.0.0.0 (1.0.0.0)
Public Class MainWindow _
	Inherits Window _
	Implements INotifyPropertyChanged, IComponentConnector
public class MainWindow : Window, INotifyPropertyChanged, 
	IComponentConnector
public ref class MainWindow : public Window, 
	INotifyPropertyChanged, IComponentConnector