예제 #1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 8 "..\..\Main.xaml"
     ((ClusteringEnsembleSuite.Main)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);
     
     #line default
     #line hidden
     return;
     case 2:
     this.menu1 = ((System.Windows.Controls.Menu)(target));
     return;
     case 3:
     this.menu_item_open = ((System.Windows.Controls.MenuItem)(target));
     
     #line 22 "..\..\Main.xaml"
     this.menu_item_open.Click += new System.Windows.RoutedEventHandler(this.ButtonTool_Click_Open);
     
     #line default
     #line hidden
     return;
     case 4:
     
     #line 28 "..\..\Main.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonTool_Click_Close);
     
     #line default
     #line hidden
     return;
     case 5:
     
     #line 31 "..\..\Main.xaml"
     ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonTool_Click_Visualize);
     
     #line default
     #line hidden
     return;
     case 6:
     this.tabctrl_tabs = ((Telerik.Windows.Controls.RadTabControl)(target));
     return;
     case 7:
     this.tbitem_TabPreprocess = ((ClusteringEnsembleSuite.Controls.TabsControls.TabPreprocess)(target));
     return;
     case 8:
     this.tbitem_TabClustering = ((ClusteringEnsembleSuite.Controls.TabsControls.TabClustering)(target));
     return;
     case 9:
     this.tbitem_TabEnsemble = ((ClusteringEnsembleSuite.Controls.TabsControls.TabEnsemble)(target));
     return;
     case 10:
     this.tbitem_TabEvaluation = ((ClusteringEnsembleSuite.Controls.TabsControls.TabEvaluation)(target));
     return;
     case 11:
     this.tbitem_TabVisualize = ((ClusteringEnsembleSuite.Controls.TabsControls.TabVisualize)(target));
     return;
     case 12:
     this.grid_gray = ((System.Windows.Controls.Grid)(target));
     return;
     case 13:
     this.tblk_Progress = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.pb_Progress = ((Telerik.Windows.Controls.RadProgressBar)(target));
     return;
     case 15:
     this.tb_state = ((System.Windows.Controls.TextBlock)(target));
     return;
     }
     this._contentLoaded = true;
 }
예제 #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 8 "..\..\Main.xaml"
                ((ClusteringEnsembleSuite.Main)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);

            #line default
            #line hidden
                return;

            case 2:
                this.menu1 = ((System.Windows.Controls.Menu)(target));
                return;

            case 3:
                this.menu_item_open = ((System.Windows.Controls.MenuItem)(target));

            #line 22 "..\..\Main.xaml"
                this.menu_item_open.Click += new System.Windows.RoutedEventHandler(this.ButtonTool_Click_Open);

            #line default
            #line hidden
                return;

            case 4:

            #line 28 "..\..\Main.xaml"
                ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonTool_Click_Close);

            #line default
            #line hidden
                return;

            case 5:

            #line 31 "..\..\Main.xaml"
                ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonTool_Click_Visualize);

            #line default
            #line hidden
                return;

            case 6:
                this.tabctrl_tabs = ((Telerik.Windows.Controls.RadTabControl)(target));
                return;

            case 7:
                this.tbitem_TabPreprocess = ((ClusteringEnsembleSuite.Controls.TabsControls.TabPreprocess)(target));
                return;

            case 8:
                this.tbitem_TabClustering = ((ClusteringEnsembleSuite.Controls.TabsControls.TabClustering)(target));
                return;

            case 9:
                this.tbitem_TabEnsemble = ((ClusteringEnsembleSuite.Controls.TabsControls.TabEnsemble)(target));
                return;

            case 10:
                this.tbitem_TabEvaluation = ((ClusteringEnsembleSuite.Controls.TabsControls.TabEvaluation)(target));
                return;

            case 11:
                this.tbitem_TabVisualize = ((ClusteringEnsembleSuite.Controls.TabsControls.TabVisualize)(target));
                return;

            case 12:
                this.grid_gray = ((System.Windows.Controls.Grid)(target));
                return;

            case 13:
                this.tblk_Progress = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 14:
                this.pb_Progress = ((Telerik.Windows.Controls.RadProgressBar)(target));
                return;

            case 15:
                this.tb_state = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }