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

            case 2:
                this.listStringViewResult = ((ListStringViewWPF.ListStringView)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 7 "..\..\..\WinResultSearch.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.Cancel);

            #line default
            #line hidden
                return;

            case 2:

            #line 8 "..\..\..\WinResultSearch.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.Next);

            #line default
            #line hidden
                return;

            case 3:

            #line 9 "..\..\..\WinResultSearch.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.Previous);

            #line default
            #line hidden
                return;

            case 4:
                this.labelResultAddresses = ((System.Windows.Controls.Label)(target));
                return;

            case 5:
                this.listStringViewResult = ((ListStringViewWPF.ListStringView)(target));
                return;

            case 6:
                this.textBlock_Data = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 5 "..\..\..\..\MainWindow\WinDpkMain.xaml"
                ((DpkViewer.Main.WinDpkMain)(target)).Closing += new System.ComponentModel.CancelEventHandler(this.Window_Closing);

            #line default
            #line hidden
                return;

            case 2:

            #line 23 "..\..\..\..\MainWindow\WinDpkMain.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.OpenProtocolFile_Executed);

            #line default
            #line hidden
                return;

            case 3:

            #line 24 "..\..\..\..\MainWindow\WinDpkMain.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.Exit_Executed);

            #line default
            #line hidden
                return;

            case 4:

            #line 25 "..\..\..\..\MainWindow\WinDpkMain.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.FilterParametres_Executed);

            #line default
            #line hidden
                return;

            case 5:
                this.menuItemFilterParametresSave = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 6:
                this.menuItemFilterParametresOpen = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 7:
                this.menuItemGeneralSearch = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 8:
                this.menuItemSearchPreviousError = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 9:
                this.menuItemSearchNextError = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 10:
                this.menuItemSearchPreviousSynchroImpulse = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 11:
                this.menuItemSearchNextSynchroImpulse = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 12:
                this.menuItemGraphicalAnalisys = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 13:
                this.menuItemSaveProtocolAsTxt = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 14:
                this.menuItemSaveProtocolAsHtml = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 15:
                this.menuItemHelp = ((System.Windows.Controls.MenuItem)(target));
                return;

            case 16:
                this.menuItemAboutApp = ((System.Windows.Controls.MenuItem)(target));
                return;

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

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

            case 19:
                this.btGeneralSearchNextError = ((System.Windows.Controls.Button)(target));
                return;

            case 20:
                this.btGeneralSearchPrevSynchroImpulse = ((System.Windows.Controls.Button)(target));
                return;

            case 21:
                this.btGeneralSearchNextSynchroImpulse = ((System.Windows.Controls.Button)(target));
                return;

            case 22:
                this.btGraphicalAnalisys = ((System.Windows.Controls.Button)(target));
                return;

            case 23:
                this.textBlock_CurrentNameFile = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 24:
                this.listStringViewDpkWords = ((ListStringViewWPF.ListStringView)(target));
                return;
            }
            this._contentLoaded = true;
        }