void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 8 "..\..\..\MainWindow.xaml" ((WpfApp1.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden return; case 2: this.NavLocal = ((WpfApp1.LocalNavControl)(target)); return; case 3: this.NavRemote = ((WpfApp1.RemoteNavControl)(target)); return; case 4: this.Depend = ((WpfApp1.Depend)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 8 "..\..\..\MainWindow.xaml" ((WpfApp1.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden return; case 2: this.NavLocal = ((WpfApp1.LocalNavControl)(target)); return; case 3: this.NavRemote = ((WpfApp1.RemoteNavControl)(target)); return; case 4: #line 43 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Connect); #line default #line hidden return; case 5: this.listboxforconnect = ((System.Windows.Controls.ListBox)(target)); return; case 6: this.msg = ((System.Windows.Controls.TextBox)(target)); #line 61 "..\..\..\MainWindow.xaml" this.msg.KeyDown += new System.Windows.Input.KeyEventHandler(this.TextBox_KeyDown); #line default #line hidden return; case 7: #line 62 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Query); #line default #line hidden return; case 8: this.listboxforQuery = ((System.Windows.Controls.ListBox)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 8 "..\..\..\MainWindow.xaml" ((WpfApp1.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden return; case 2: this.connectionControl = ((WpfApp1.ConnectionControl)(target)); return; case 3: this.NavLocal = ((WpfApp1.LocalNavControl)(target)); return; case 4: this.checkInControl = ((WpfApp1.CheckInControl)(target)); return; case 5: this.NavRemote = ((WpfApp1.RemoteNavControl)(target)); return; case 6: this.CheckOutControl = ((WpfApp1.CheckOutControl)(target)); return; case 7: this.queryControl = ((WpfApp1.Query)(target)); return; case 8: this.MetadataControl = ((WpfApp1.Metadata)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 8 "..\..\..\MainWindow.xaml" ((WpfApp1.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden return; case 2: this.NavLocal = ((WpfApp1.LocalNavControl)(target)); return; case 3: this.NavRemote = ((WpfApp1.RemoteNavControl)(target)); return; case 4: this.clientPort = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.serverPort = ((System.Windows.Controls.TextBox)(target)); return; case 6: #line 38 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.connectButtonClick); #line default #line hidden return; case 7: this.connectOutOutput = ((System.Windows.Controls.TextBlock)(target)); return; case 8: this.qName = ((System.Windows.Controls.TextBox)(target)); return; case 9: this.qDes = ((System.Windows.Controls.TextBox)(target)); return; case 10: this.qCat = ((System.Windows.Controls.TextBox)(target)); return; case 11: this.qChildren = ((System.Windows.Controls.TextBox)(target)); return; case 12: this.qParent = ((System.Windows.Controls.ComboBox)(target)); return; case 13: this.cb1 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 14: this.cb2 = ((System.Windows.Controls.ComboBoxItem)(target)); return; case 15: this.qVersion = ((System.Windows.Controls.TextBox)(target)); return; case 16: this.checkIn = ((System.Windows.Controls.Button)(target)); #line 83 "..\..\..\MainWindow.xaml" this.checkIn.Click += new System.Windows.RoutedEventHandler(this.Query_Button); #line default #line hidden return; case 17: this.listBoxResultFile = ((System.Windows.Controls.ListBox)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 8 "..\..\..\MainWindow.xaml" ((WpfApp1.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden return; case 2: #line 21 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.TabControl)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.TabControl_SelectionChanged); #line default #line hidden return; case 3: this.NavLocal = ((WpfApp1.LocalNavControl)(target)); return; case 4: this.CloseCheckin = ((WpfApp1.CloseCheckin)(target)); return; case 5: this.NavRemote = ((WpfApp1.RemoteNavControl)(target)); return; case 6: this.txtMsg1 = ((System.Windows.Controls.TextBox)(target)); #line 46 "..\..\..\MainWindow.xaml" this.txtMsg1.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtMsg1_TextChanged); #line default #line hidden return; case 7: this.ConnectButton = ((System.Windows.Controls.Button)(target)); #line 47 "..\..\..\MainWindow.xaml" this.ConnectButton.Click += new System.Windows.RoutedEventHandler(this.Button_Click_Connect); #line default #line hidden return; case 8: this.QueryControl = ((WpfApp1.QueryControl)(target)); return; case 9: this.ConnectStatus = ((System.Windows.Controls.Primitives.StatusBar)(target)); return; case 10: this.connectstatus = ((System.Windows.Controls.TextBlock)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 8 "..\..\..\MainWindow.xaml" ((WpfApp1.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden return; case 2: this.NavLocal = ((WpfApp1.LocalNavControl)(target)); return; case 3: this.NavRemote = ((WpfApp1.RemoteNavControl)(target)); return; case 4: this.txtMsgConnectServer = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.txtMsgConnectClient = ((System.Windows.Controls.TextBox)(target)); return; case 6: #line 47 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.conbtn); #line default #line hidden return; case 7: this.lstBoxConnect = ((System.Windows.Controls.ListBox)(target)); return; case 8: this.txtMsgName = ((System.Windows.Controls.TextBox)(target)); return; case 9: this.txtMsgDescription = ((System.Windows.Controls.TextBox)(target)); return; case 10: this.txtMsgCategory = ((System.Windows.Controls.TextBox)(target)); return; case 11: this.txtMsgPayloadvalue = ((System.Windows.Controls.TextBox)(target)); return; case 12: #line 89 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.brsbutton); #line default #line hidden return; case 13: this.lstBoxFiles = ((System.Windows.Controls.ListBox)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 8 "..\..\..\MainWindow.xaml" ((WpfApp1.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden return; case 2: this.NavLocal = ((WpfApp1.LocalNavControl)(target)); return; case 3: this.NavRemote = ((WpfApp1.RemoteNavControl)(target)); return; case 4: this.connectinfo = ((System.Windows.Controls.TextBlock)(target)); return; case 5: this.ConnectButton = ((System.Windows.Controls.Button)(target)); #line 41 "..\..\..\MainWindow.xaml" this.ConnectButton.Click += new System.Windows.RoutedEventHandler(this.ConnectButtonClick); #line default #line hidden return; case 6: this.connecttxtbox = ((System.Windows.Controls.TextBox)(target)); return; case 7: this.FileNametxtbox = ((System.Windows.Controls.TextBox)(target)); return; case 8: this.Descriptiontxtbox = ((System.Windows.Controls.TextBox)(target)); return; case 9: this.BrowseButton = ((System.Windows.Controls.Button)(target)); #line 63 "..\..\..\MainWindow.xaml" this.BrowseButton.Click += new System.Windows.RoutedEventHandler(this.BrowseClick); #line default #line hidden return; case 10: this.Childrentxtbox = ((System.Windows.Controls.TextBox)(target)); return; case 11: this.ShowBrowse = ((System.Windows.Controls.TextBox)(target)); return; case 12: this.statusBarText = ((System.Windows.Controls.TextBlock)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 8 "..\..\..\MainWindow.xaml" ((WpfApp1.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden return; case 2: this.NavLocal = ((WpfApp1.LocalNavControl)(target)); return; case 3: this.NavRemote = ((WpfApp1.RemoteNavControl)(target)); return; case 4: this.ClientPort = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.ServerPort = ((System.Windows.Controls.TextBox)(target)); return; case 6: #line 48 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Connect); #line default #line hidden return; case 7: this.ConnectMessage = ((System.Windows.Controls.TextBlock)(target)); return; case 8: this.FileName = ((System.Windows.Controls.TextBox)(target)); return; case 9: this.FileDescription = ((System.Windows.Controls.TextBox)(target)); return; case 10: this.PayloadCategory = ((System.Windows.Controls.TextBox)(target)); return; case 11: this.PayloadValue = ((System.Windows.Controls.TextBox)(target)); return; case 12: #line 81 "..\..\..\MainWindow.xaml" ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Browse); #line default #line hidden return; case 13: this.FileContent = ((System.Windows.Controls.TextBlock)(target)); return; } this._contentLoaded = true; }
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { switch (connectionId) { case 1: #line 8 "..\..\..\MainWindow.xaml" ((WpfApp1.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); #line default #line hidden return; case 2: this.NavLocal = ((WpfApp1.LocalNavControl)(target)); return; case 3: this.NavRemote = ((WpfApp1.RemoteNavControl)(target)); return; case 4: this.cateQuery = ((System.Windows.Controls.TextBox)(target)); return; case 5: this.confirm_Cate = ((System.Windows.Controls.Button)(target)); #line 32 "..\..\..\MainWindow.xaml" this.confirm_Cate.Click += new System.Windows.RoutedEventHandler(this.confirm_Cate_Click); #line default #line hidden return; case 6: this.fileNameQuery = ((System.Windows.Controls.TextBox)(target)); return; case 7: this.confirm_fileName = ((System.Windows.Controls.Button)(target)); #line 34 "..\..\..\MainWindow.xaml" this.confirm_fileName.Click += new System.Windows.RoutedEventHandler(this.confirm_fileName_Click); #line default #line hidden return; case 8: this.dependencyQuery = ((System.Windows.Controls.TextBox)(target)); return; case 9: this.confirm_dependency = ((System.Windows.Controls.Button)(target)); #line 36 "..\..\..\MainWindow.xaml" this.confirm_dependency.Click += new System.Windows.RoutedEventHandler(this.confirm_dependency_Click); #line default #line hidden return; case 10: this.versionQuery = ((System.Windows.Controls.TextBox)(target)); return; case 11: this.confirm_version = ((System.Windows.Controls.Button)(target)); #line 38 "..\..\..\MainWindow.xaml" this.confirm_version.Click += new System.Windows.RoutedEventHandler(this.confirm_version_Click); #line default #line hidden return; case 12: this.start_query = ((System.Windows.Controls.Button)(target)); #line 39 "..\..\..\MainWindow.xaml" this.start_query.Click += new System.Windows.RoutedEventHandler(this.start_query_Click); #line default #line hidden return; case 13: this.show_Query = ((System.Windows.Controls.ListBox)(target)); return; } this._contentLoaded = true; }