コード例 #1
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.winDashboardPanelProperties = ((ObdExpress.Ui.UserControls.HomePanels.DashboardPanelProperties)(target));
     return;
     case 2:
     this.gHeader = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.lblPanels = ((System.Windows.Controls.Label)(target));
     return;
     case 4:
     this.iudColumns = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
     return;
     case 5:
     this.lblColumns = ((System.Windows.Controls.Label)(target));
     return;
     case 6:
     this.gBody = ((System.Windows.Controls.Grid)(target));
     return;
     case 7:
     this.btnUp = ((System.Windows.Controls.Button)(target));
     
     #line 32 "..\..\..\..\..\Ui\UserControls\HomePanels\DashboardPanelProperties.xaml"
     this.btnUp.Click += new System.Windows.RoutedEventHandler(this.btnUp_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     this.btnDown = ((System.Windows.Controls.Button)(target));
     
     #line 35 "..\..\..\..\..\Ui\UserControls\HomePanels\DashboardPanelProperties.xaml"
     this.btnDown.Click += new System.Windows.RoutedEventHandler(this.btnDown_Click);
     
     #line default
     #line hidden
     return;
     case 9:
     this.dgPanels = ((System.Windows.Controls.DataGrid)(target));
     return;
     case 10:
     this.btnDone = ((System.Windows.Controls.Button)(target));
     
     #line 58 "..\..\..\..\..\Ui\UserControls\HomePanels\DashboardPanelProperties.xaml"
     this.btnDone.Click += new System.Windows.RoutedEventHandler(this.btnDone_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
コード例 #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.winDashboardPanelProperties = ((ObdExpress.Ui.UserControls.HomePanels.DashboardPanelProperties)(target));
                return;

            case 2:
                this.gHeader = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.lblPanels = ((System.Windows.Controls.Label)(target));
                return;

            case 4:
                this.iudColumns = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target));
                return;

            case 5:
                this.lblColumns = ((System.Windows.Controls.Label)(target));
                return;

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

            case 7:
                this.btnUp = ((System.Windows.Controls.Button)(target));

            #line 32 "..\..\..\..\..\Ui\UserControls\HomePanels\DashboardPanelProperties.xaml"
                this.btnUp.Click += new System.Windows.RoutedEventHandler(this.btnUp_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.btnDown = ((System.Windows.Controls.Button)(target));

            #line 35 "..\..\..\..\..\Ui\UserControls\HomePanels\DashboardPanelProperties.xaml"
                this.btnDown.Click += new System.Windows.RoutedEventHandler(this.btnDown_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.dgPanels = ((System.Windows.Controls.DataGrid)(target));
                return;

            case 10:
                this.btnDone = ((System.Windows.Controls.Button)(target));

            #line 58 "..\..\..\..\..\Ui\UserControls\HomePanels\DashboardPanelProperties.xaml"
                this.btnDone.Click += new System.Windows.RoutedEventHandler(this.btnDone_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }