Example #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.MainPanel = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.CoestLogo = ((System.Windows.Controls.Image)(target));
                return;

            case 3:
                this.AuthenticationPanel = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 4:
                this.buttonPanel = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 5:
                this.authenticateButton = ((System.Windows.Controls.Button)(target));
                return;

            case 6:
                this.cancelButton = ((System.Windows.Controls.Button)(target));
                return;

            case 7:
                this.links = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 8:

            #line 91 "..\..\..\Controls\AuthenticationAndUploadControl.xaml"
                ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate);

            #line default
            #line hidden
                return;

            case 9:

            #line 96 "..\..\..\Controls\AuthenticationAndUploadControl.xaml"
                ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate);

            #line default
            #line hidden
                return;

            case 10:

            #line 101 "..\..\..\Controls\AuthenticationAndUploadControl.xaml"
                ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate);

            #line default
            #line hidden
                return;

            case 11:
                this.UploadingContestPanel = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 12:
                this.UploadProgress = ((TraceLab.UI.WPF.Controls.ProgressControl)(target));
                return;

            case 13:
                this.contestWebsiteLink = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 14:

            #line 155 "..\..\..\Controls\AuthenticationAndUploadControl.xaml"
                ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Example #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainWindow = ((TraceLab.UI.WPF.Views.MainWindow)(target));
                return;

            case 2:

            #line 88 "..\..\..\Views\MainWindow.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.ExecuteOpenComponentGraphCommand);

            #line default
            #line hidden

            #line 88 "..\..\..\Views\MainWindow.xaml"
                ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CanExecuteOpenComponentGraphCommand);

            #line default
            #line hidden
                return;

            case 3:

            #line 91 "..\..\..\Views\MainWindow.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.ExecuteToggleNodeInfo);

            #line default
            #line hidden
                return;

            case 4:

            #line 94 "..\..\..\Views\MainWindow.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.ShowDefineCompositeComponentWizard);

            #line default
            #line hidden

            #line 94 "..\..\..\Views\MainWindow.xaml"
                ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CanShowDefineCompositeComponentWizard);

            #line default
            #line hidden
                return;

            case 5:

            #line 97 "..\..\..\Views\MainWindow.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CaptureScreenShot);

            #line default
            #line hidden

            #line 97 "..\..\..\Views\MainWindow.xaml"
                ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CanCaptureScreenShot);

            #line default
            #line hidden
                return;

            case 6:
                this.ModalHost = ((System.Windows.Controls.Grid)(target));
                return;

            case 7:

            #line 136 "..\..\..\Views\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.TBButton_Click);

            #line default
            #line hidden

            #line 136 "..\..\..\Views\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).ContextMenuOpening += new System.Windows.Controls.ContextMenuEventHandler(this.TBButton_ContextMenuOpening);

            #line default
            #line hidden
                return;

            case 8:

            #line 189 "..\..\..\Views\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OpenPkgBuilder_Click);

            #line default
            #line hidden
                return;

            case 9:

            #line 196 "..\..\..\Views\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.TBButton_Click);

            #line default
            #line hidden

            #line 196 "..\..\..\Views\MainWindow.xaml"
                ((System.Windows.Controls.Button)(target)).ContextMenuOpening += new System.Windows.Controls.ContextMenuEventHandler(this.TBButton_ContextMenuOpening);

            #line default
            #line hidden
                return;

            case 12:

            #line 220 "..\..\..\Views\MainWindow.xaml"
                ((System.Windows.Controls.MenuItem)(target)).PreviewMouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.AboutTraceLabMouseLeftButtonUp);

            #line default
            #line hidden
                return;

            case 13:
                this.Progress = ((TraceLab.UI.WPF.Controls.ProgressControl)(target));
                return;

            case 14:
                this.DockManager = ((AvalonDock.DockingManager)(target));
                return;

            case 15:
                this.Workspace = ((TraceLab.UI.WPF.Views.WorkspaceWindow)(target));
                return;

            case 16:
                this.Components = ((TraceLab.UI.WPF.Views.ComponentsLibraryWindow)(target));
                return;

            case 17:
                this.Output = ((TraceLab.UI.WPF.Views.OutputWindow)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.mainWindow = ((TraceLab.UI.WPF.Views.MainWindow)(target));
     return;
     case 2:
     
     #line 88 "..\..\..\Views\MainWindow.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.ExecuteOpenComponentGraphCommand);
     
     #line default
     #line hidden
     
     #line 88 "..\..\..\Views\MainWindow.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CanExecuteOpenComponentGraphCommand);
     
     #line default
     #line hidden
     return;
     case 3:
     
     #line 91 "..\..\..\Views\MainWindow.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.ExecuteToggleNodeInfo);
     
     #line default
     #line hidden
     return;
     case 4:
     
     #line 94 "..\..\..\Views\MainWindow.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.ShowDefineCompositeComponentWizard);
     
     #line default
     #line hidden
     
     #line 94 "..\..\..\Views\MainWindow.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CanShowDefineCompositeComponentWizard);
     
     #line default
     #line hidden
     return;
     case 5:
     
     #line 97 "..\..\..\Views\MainWindow.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CaptureScreenShot);
     
     #line default
     #line hidden
     
     #line 97 "..\..\..\Views\MainWindow.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CanCaptureScreenShot);
     
     #line default
     #line hidden
     return;
     case 6:
     this.ModalHost = ((System.Windows.Controls.Grid)(target));
     return;
     case 7:
     
     #line 136 "..\..\..\Views\MainWindow.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.TBButton_Click);
     
     #line default
     #line hidden
     
     #line 136 "..\..\..\Views\MainWindow.xaml"
     ((System.Windows.Controls.Button)(target)).ContextMenuOpening += new System.Windows.Controls.ContextMenuEventHandler(this.TBButton_ContextMenuOpening);
     
     #line default
     #line hidden
     return;
     case 8:
     
     #line 189 "..\..\..\Views\MainWindow.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OpenPkgBuilder_Click);
     
     #line default
     #line hidden
     return;
     case 9:
     
     #line 196 "..\..\..\Views\MainWindow.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.TBButton_Click);
     
     #line default
     #line hidden
     
     #line 196 "..\..\..\Views\MainWindow.xaml"
     ((System.Windows.Controls.Button)(target)).ContextMenuOpening += new System.Windows.Controls.ContextMenuEventHandler(this.TBButton_ContextMenuOpening);
     
     #line default
     #line hidden
     return;
     case 12:
     
     #line 220 "..\..\..\Views\MainWindow.xaml"
     ((System.Windows.Controls.MenuItem)(target)).PreviewMouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.AboutTraceLabMouseLeftButtonUp);
     
     #line default
     #line hidden
     return;
     case 13:
     this.Progress = ((TraceLab.UI.WPF.Controls.ProgressControl)(target));
     return;
     case 14:
     this.DockManager = ((AvalonDock.DockingManager)(target));
     return;
     case 15:
     this.Workspace = ((TraceLab.UI.WPF.Views.WorkspaceWindow)(target));
     return;
     case 16:
     this.Components = ((TraceLab.UI.WPF.Views.ComponentsLibraryWindow)(target));
     return;
     case 17:
     this.Output = ((TraceLab.UI.WPF.Views.OutputWindow)(target));
     return;
     }
     this._contentLoaded = true;
 }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.BenchmarkWizardRoot = ((TraceLab.UI.WPF.Views.BenchmarkWizardDialog)(target));
     return;
     case 3:
     
     #line 316 "..\..\..\Views\BenchmarkWizardDialog.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.ExecuteOpenComponentGraphCommand);
     
     #line default
     #line hidden
     
     #line 316 "..\..\..\Views\BenchmarkWizardDialog.xaml"
     ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CanExecuteOpenComponentGraphCommand);
     
     #line default
     #line hidden
     return;
     case 4:
     
     #line 319 "..\..\..\Views\BenchmarkWizardDialog.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.ExecuteToggleNodeInfo);
     
     #line default
     #line hidden
     return;
     case 5:
     this.keyBorderColumnDefinition = ((System.Windows.Controls.ColumnDefinition)(target));
     return;
     case 6:
     this.headerRowDefinition = ((System.Windows.Controls.RowDefinition)(target));
     return;
     case 7:
     this.header = ((System.Windows.Controls.Grid)(target));
     return;
     case 8:
     this.imageIcon = ((System.Windows.Controls.Image)(target));
     return;
     case 9:
     this.headingLabel = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 10:
     this.summaryLabel = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 11:
     this.keyBorder = ((System.Windows.Controls.Border)(target));
     return;
     case 12:
     this.content = ((System.Windows.Controls.DockPanel)(target));
     return;
     case 13:
     this.executeBenchmarkProgress = ((TraceLab.UI.WPF.Controls.ProgressControl)(target));
     return;
     case 14:
     this.buttonBorder = ((System.Windows.Controls.Border)(target));
     return;
     case 15:
     this.backButton = ((System.Windows.Controls.Button)(target));
     return;
     case 16:
     this.nextButton = ((System.Windows.Controls.Button)(target));
     return;
     case 17:
     this.processButton = ((System.Windows.Controls.Button)(target));
     return;
     case 18:
     this.cancelButton = ((System.Windows.Controls.Button)(target));
     
     #line 452 "..\..\..\Views\BenchmarkWizardDialog.xaml"
     this.cancelButton.Click += new System.Windows.RoutedEventHandler(this.cancelButton_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.BenchmarkWizardRoot = ((TraceLab.UI.WPF.Views.BenchmarkWizardDialog)(target));
                return;

            case 3:

            #line 316 "..\..\..\Views\BenchmarkWizardDialog.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.ExecuteOpenComponentGraphCommand);

            #line default
            #line hidden

            #line 316 "..\..\..\Views\BenchmarkWizardDialog.xaml"
                ((System.Windows.Input.CommandBinding)(target)).CanExecute += new System.Windows.Input.CanExecuteRoutedEventHandler(this.CanExecuteOpenComponentGraphCommand);

            #line default
            #line hidden
                return;

            case 4:

            #line 319 "..\..\..\Views\BenchmarkWizardDialog.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.ExecuteToggleNodeInfo);

            #line default
            #line hidden
                return;

            case 5:
                this.keyBorderColumnDefinition = ((System.Windows.Controls.ColumnDefinition)(target));
                return;

            case 6:
                this.headerRowDefinition = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 7:
                this.header = ((System.Windows.Controls.Grid)(target));
                return;

            case 8:
                this.imageIcon = ((System.Windows.Controls.Image)(target));
                return;

            case 9:
                this.headingLabel = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 10:
                this.summaryLabel = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 11:
                this.keyBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 12:
                this.content = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 13:
                this.executeBenchmarkProgress = ((TraceLab.UI.WPF.Controls.ProgressControl)(target));
                return;

            case 14:
                this.buttonBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 15:
                this.backButton = ((System.Windows.Controls.Button)(target));
                return;

            case 16:
                this.nextButton = ((System.Windows.Controls.Button)(target));
                return;

            case 17:
                this.processButton = ((System.Windows.Controls.Button)(target));
                return;

            case 18:
                this.cancelButton = ((System.Windows.Controls.Button)(target));

            #line 452 "..\..\..\Views\BenchmarkWizardDialog.xaml"
                this.cancelButton.Click += new System.Windows.RoutedEventHandler(this.cancelButton_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.MainPanel = ((System.Windows.Controls.DockPanel)(target));
     return;
     case 2:
     this.CoestLogo = ((System.Windows.Controls.Image)(target));
     return;
     case 3:
     this.AuthenticationPanel = ((System.Windows.Controls.DockPanel)(target));
     return;
     case 4:
     this.buttonPanel = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 5:
     this.authenticateButton = ((System.Windows.Controls.Button)(target));
     return;
     case 6:
     this.cancelButton = ((System.Windows.Controls.Button)(target));
     return;
     case 7:
     this.links = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 8:
     
     #line 91 "..\..\..\Controls\AuthenticationAndUploadControl.xaml"
     ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate);
     
     #line default
     #line hidden
     return;
     case 9:
     
     #line 96 "..\..\..\Controls\AuthenticationAndUploadControl.xaml"
     ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate);
     
     #line default
     #line hidden
     return;
     case 10:
     
     #line 101 "..\..\..\Controls\AuthenticationAndUploadControl.xaml"
     ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate);
     
     #line default
     #line hidden
     return;
     case 11:
     this.UploadingContestPanel = ((System.Windows.Controls.DockPanel)(target));
     return;
     case 12:
     this.UploadProgress = ((TraceLab.UI.WPF.Controls.ProgressControl)(target));
     return;
     case 13:
     this.contestWebsiteLink = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 14:
     
     #line 155 "..\..\..\Controls\AuthenticationAndUploadControl.xaml"
     ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }