void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.ucrptActiveAgent = ((DashBoard.Presentation.Active.ctlrptActiveAgent)(target));
     return;
     case 2:
     
     #line 12 "..\..\..\Active\ctlrptActiveAgent.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.OnBargeClick);
     
     #line default
     #line hidden
     return;
     case 3:
     
     #line 13 "..\..\..\Active\ctlrptActiveAgent.xaml"
     ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.OnHangUpClick);
     
     #line default
     #line hidden
     return;
     case 4:
     this.cnvView1 = ((System.Windows.Controls.Canvas)(target));
     return;
     case 5:
     this.AgentItems = ((System.Windows.Controls.ItemsControl)(target));
     return;
     case 6:
     this.stackPanel1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 7:
     this.lblAgentName = ((System.Windows.Controls.Label)(target));
     return;
     case 8:
     this.lblCampName = ((System.Windows.Controls.Label)(target));
     return;
     case 9:
     this.lblCustomerNumber = ((System.Windows.Controls.Label)(target));
     return;
     case 10:
     this.lblCallStatus = ((System.Windows.Controls.Label)(target));
     return;
     case 11:
     this.lblCallDuration = ((System.Windows.Controls.Label)(target));
     return;
     case 12:
     this.lblBarge = ((System.Windows.Controls.Label)(target));
     return;
     case 13:
     this.lblHangUp = ((System.Windows.Controls.Label)(target));
     return;
     case 14:
     this.cnvView2 = ((System.Windows.Controls.Canvas)(target));
     return;
     case 15:
     this.AgentItems1 = ((System.Windows.Controls.ItemsControl)(target));
     return;
     case 16:
     this.stackPanel2 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 17:
     this.lblAgentName1 = ((System.Windows.Controls.Label)(target));
     return;
     case 18:
     this.lblCampName1 = ((System.Windows.Controls.Label)(target));
     return;
     case 19:
     this.lblCustomerNumber1 = ((System.Windows.Controls.Label)(target));
     return;
     case 20:
     this.lblCallStatus1 = ((System.Windows.Controls.Label)(target));
     return;
     case 21:
     this.lblCallDuration1 = ((System.Windows.Controls.Label)(target));
     return;
     case 22:
     this.lblBarge1 = ((System.Windows.Controls.Label)(target));
     return;
     case 23:
     this.lblHangUp1 = ((System.Windows.Controls.Label)(target));
     return;
     }
     this._contentLoaded = true;
 }
Пример #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ucrptActiveAgent = ((DashBoard.Presentation.Active.ctlrptActiveAgent)(target));
                return;

            case 2:

            #line 12 "..\..\..\Active\ctlrptActiveAgent.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.OnBargeClick);

            #line default
            #line hidden
                return;

            case 3:

            #line 13 "..\..\..\Active\ctlrptActiveAgent.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.OnHangUpClick);

            #line default
            #line hidden
                return;

            case 4:
                this.cnvView1 = ((System.Windows.Controls.Canvas)(target));
                return;

            case 5:
                this.AgentItems = ((System.Windows.Controls.ItemsControl)(target));
                return;

            case 6:
                this.stackPanel1 = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 7:
                this.lblAgentName = ((System.Windows.Controls.Label)(target));
                return;

            case 8:
                this.lblCampName = ((System.Windows.Controls.Label)(target));
                return;

            case 9:
                this.lblCustomerNumber = ((System.Windows.Controls.Label)(target));
                return;

            case 10:
                this.lblCallStatus = ((System.Windows.Controls.Label)(target));
                return;

            case 11:
                this.lblCallDuration = ((System.Windows.Controls.Label)(target));
                return;

            case 12:
                this.lblBarge = ((System.Windows.Controls.Label)(target));
                return;

            case 13:
                this.lblHangUp = ((System.Windows.Controls.Label)(target));
                return;

            case 14:
                this.cnvView2 = ((System.Windows.Controls.Canvas)(target));
                return;

            case 15:
                this.AgentItems1 = ((System.Windows.Controls.ItemsControl)(target));
                return;

            case 16:
                this.stackPanel2 = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 17:
                this.lblAgentName1 = ((System.Windows.Controls.Label)(target));
                return;

            case 18:
                this.lblCampName1 = ((System.Windows.Controls.Label)(target));
                return;

            case 19:
                this.lblCustomerNumber1 = ((System.Windows.Controls.Label)(target));
                return;

            case 20:
                this.lblCallStatus1 = ((System.Windows.Controls.Label)(target));
                return;

            case 21:
                this.lblCallDuration1 = ((System.Windows.Controls.Label)(target));
                return;

            case 22:
                this.lblBarge1 = ((System.Windows.Controls.Label)(target));
                return;

            case 23:
                this.lblHangUp1 = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }