void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.RefineWindow = ((Agent.Interaction.Desktop.RefinePlace)(target));

            #line 8 "..\..\RefinePlace.xaml"
                this.RefineWindow.Activated += new System.EventHandler(this.Window_Activated);

            #line default
            #line hidden

            #line 8 "..\..\RefinePlace.xaml"
                this.RefineWindow.Deactivated += new System.EventHandler(this.Window_Deactivated);

            #line default
            #line hidden

            #line 8 "..\..\RefinePlace.xaml"
                this.RefineWindow.Loaded += new System.Windows.RoutedEventHandler(this.channelWindow_Loaded);

            #line default
            #line hidden

            #line 8 "..\..\RefinePlace.xaml"
                this.RefineWindow.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.channelWindow_PreviewKeyDown);

            #line default
            #line hidden

            #line 9 "..\..\RefinePlace.xaml"
                this.RefineWindow.Unloaded += new System.Windows.RoutedEventHandler(this.channelWindow_Unloaded);

            #line default
            #line hidden

            #line 9 "..\..\RefinePlace.xaml"
                this.RefineWindow.StateChanged += new System.EventHandler(this.channelWindow_StateChanged);

            #line default
            #line hidden

            #line 9 "..\..\RefinePlace.xaml"
                this.RefineWindow.KeyDown += new System.Windows.Input.KeyEventHandler(this.channelWindow_KeyDown);

            #line default
            #line hidden

            #line 9 "..\..\RefinePlace.xaml"
                this.RefineWindow.Closing += new System.ComponentModel.CancelEventHandler(this.channelWindow_Closing);

            #line default
            #line hidden
                return;

            case 2:
                this.MainBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 3:
                this.image1 = ((System.Windows.Controls.Image)(target));
                return;

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

            case 5:
                this.grdrow_cserror = ((System.Windows.Controls.RowDefinition)(target));
                return;

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

            case 7:
                this.grdRowEmail = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 8:
                this.grdRowChat = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 9:
                this.grdRowOutbound = ((System.Windows.Controls.RowDefinition)(target));
                return;

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

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

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

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

            case 14:
                this.lblInformation = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 15:
                this.txtPlace = ((Agent.Interaction.Desktop.CustomControls.AutoCompleteBoxEx)(target));
                return;

            case 16:
                this.gbVoiceChannel = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 17:
                this.chkbxVoice = ((System.Windows.Controls.CheckBox)(target));

            #line 102 "..\..\RefinePlace.xaml"
                this.chkbxVoice.Unchecked += new System.Windows.RoutedEventHandler(this.chkbxVoice_Unchecked);

            #line default
            #line hidden

            #line 102 "..\..\RefinePlace.xaml"
                this.chkbxVoice.Checked += new System.Windows.RoutedEventHandler(this.chkbxVoice_Checked);

            #line default
            #line hidden
                return;

            case 18:
                this.grd_VoiceLoginDetails = ((System.Windows.Controls.Grid)(target));
                return;

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

            case 20:
                this.cbQueue = ((System.Windows.Controls.ComboBox)(target));
                return;

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

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

            case 23:
                this.cbAgentLoginID = ((System.Windows.Controls.ComboBox)(target));

            #line 123 "..\..\RefinePlace.xaml"
                this.cbAgentLoginID.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cbAgentLoginID_SelectionChanged);

            #line default
            #line hidden
                return;

            case 24:
                this.lblAgentPassword = ((System.Windows.Controls.Label)(target));
                return;

            case 25:
                this.txtAgentPassword = ((System.Windows.Controls.PasswordBox)(target));
                return;

            case 26:
                this.lblWrapupTime = ((System.Windows.Controls.Label)(target));
                return;

            case 27:
                this.txtWrapupTime = ((System.Windows.Controls.TextBox)(target));

            #line 127 "..\..\RefinePlace.xaml"
                this.txtWrapupTime.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.txtWrapTime_PreviewKeyDown);

            #line default
            #line hidden
                return;

            case 28:
                this.chkbxEmail = ((System.Windows.Controls.CheckBox)(target));

            #line 131 "..\..\RefinePlace.xaml"
                this.chkbxEmail.Checked += new System.Windows.RoutedEventHandler(this.chkbxEmail_Checked);

            #line default
            #line hidden

            #line 131 "..\..\RefinePlace.xaml"
                this.chkbxEmail.Unchecked += new System.Windows.RoutedEventHandler(this.chkbxEmail_Unchecked);

            #line default
            #line hidden
                return;

            case 29:
                this.chkbxChat = ((System.Windows.Controls.CheckBox)(target));

            #line 132 "..\..\RefinePlace.xaml"
                this.chkbxChat.Checked += new System.Windows.RoutedEventHandler(this.chkbxChat_Checked);

            #line default
            #line hidden

            #line 132 "..\..\RefinePlace.xaml"
                this.chkbxChat.Unchecked += new System.Windows.RoutedEventHandler(this.chkbxChat_Unchecked);

            #line default
            #line hidden
                return;

            case 30:
                this.chkbxOutbound = ((System.Windows.Controls.CheckBox)(target));

            #line 133 "..\..\RefinePlace.xaml"
                this.chkbxOutbound.Checked += new System.Windows.RoutedEventHandler(this.chkbxOutbound_Checked);

            #line default
            #line hidden

            #line 133 "..\..\RefinePlace.xaml"
                this.chkbxOutbound.Unchecked += new System.Windows.RoutedEventHandler(this.chkbxOutbound_Unchecked);

            #line default
            #line hidden
                return;

            case 31:
                this.btnCancel = ((System.Windows.Controls.Button)(target));

            #line 145 "..\..\RefinePlace.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;

            case 32:
                this.btnOk = ((System.Windows.Controls.Button)(target));

            #line 147 "..\..\RefinePlace.xaml"
                this.btnOk.Click += new System.Windows.RoutedEventHandler(this.btnOk_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.UserSkills = ((Agent.Interaction.Desktop.Skills)(target));

            #line 7 "..\..\Skills.xaml"
                this.UserSkills.Loaded += new System.Windows.RoutedEventHandler(this.UserSkills_Loaded);

            #line default
            #line hidden

            #line 7 "..\..\Skills.xaml"
                this.UserSkills.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.UserSkills_PreviewKeyDown);

            #line default
            #line hidden
                return;

            case 2:

            #line 14 "..\..\Skills.xaml"
                ((System.Windows.Media.Animation.Storyboard)(target)).Completed += new System.EventHandler(this.Storyboard_Completed);

            #line default
            #line hidden
                return;

            case 3:
                this.MainBorder = ((System.Windows.Controls.Border)(target));

            #line 26 "..\..\Skills.xaml"
                this.MainBorder.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.MainBorder_MouseLeftButtonDown);

            #line default
            #line hidden
                return;

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

            #line 34 "..\..\Skills.xaml"
                this.lblTitle.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.lblTitle_MouseLeftButtonDown);

            #line default
            #line hidden
                return;

            case 5:
                this.mainGrid = ((System.Windows.Controls.Grid)(target));
                return;

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

            case 7:
                this.txtSkillName = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 8:
                this.cmbSkillName = ((Agent.Interaction.Desktop.CustomControls.AutoCompleteBoxEx)(target));
                return;

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

            case 10:
                this.cmbSkillLevel = ((Agent.Interaction.Desktop.CustomControls.AutoCompleteBoxEx)(target));
                return;

            case 11:
                this.stkp_Error = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 12:
                this.txtError = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 13:
                this.btnOk = ((System.Windows.Controls.Button)(target));

            #line 135 "..\..\Skills.xaml"
                this.btnOk.Click += new System.Windows.RoutedEventHandler(this.btnOk_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.btnCancel = ((System.Windows.Controls.Button)(target));

            #line 137 "..\..\Skills.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.channelWindow = ((Agent.Interaction.Desktop.ChannelSelection)(target));

            #line 7 "..\..\..\ChannelSelection.xaml"
                this.channelWindow.Activated += new System.EventHandler(this.Window_Activated);

            #line default
            #line hidden

            #line 7 "..\..\..\ChannelSelection.xaml"
                this.channelWindow.Deactivated += new System.EventHandler(this.Window_Deactivated);

            #line default
            #line hidden

            #line 7 "..\..\..\ChannelSelection.xaml"
                this.channelWindow.Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden

            #line 7 "..\..\..\ChannelSelection.xaml"
                this.channelWindow.KeyDown += new System.Windows.Input.KeyEventHandler(this.Window_KeyDown);

            #line default
            #line hidden

            #line 7 "..\..\..\ChannelSelection.xaml"
                this.channelWindow.Unloaded += new System.Windows.RoutedEventHandler(this.channelWindow_Unloaded);

            #line default
            #line hidden

            #line 7 "..\..\..\ChannelSelection.xaml"
                this.channelWindow.StateChanged += new System.EventHandler(this.channelWindow_StateChanged);

            #line default
            #line hidden

            #line 7 "..\..\..\ChannelSelection.xaml"
                this.channelWindow.Closing += new System.ComponentModel.CancelEventHandler(this.channelWindow_Closing);

            #line default
            #line hidden
                return;

            case 2:
                this.MainBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 3:

            #line 25 "..\..\..\ChannelSelection.xaml"
                ((System.Windows.Controls.Grid)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.MouseLeftButtonDown);

            #line default
            #line hidden
                return;

            case 4:

            #line 26 "..\..\..\ChannelSelection.xaml"
                ((System.Windows.Controls.StackPanel)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.MouseLeftButtonDown);

            #line default
            #line hidden
                return;

            case 5:
                this.image1 = ((System.Windows.Controls.Image)(target));

            #line 27 "..\..\..\ChannelSelection.xaml"
                this.image1.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.MouseLeftButtonDown);

            #line default
            #line hidden
                return;

            case 6:

            #line 29 "..\..\..\ChannelSelection.xaml"
                ((System.Windows.Controls.Label)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.MouseLeftButtonDown);

            #line default
            #line hidden
                return;

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

            #line 30 "..\..\..\ChannelSelection.xaml"
                this.channelTitleversion.MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.MouseLeftButtonDown);

            #line default
            #line hidden
                return;

            case 8:
                this.grdrow_cserror = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 9:
                this.grdRowVoice = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 10:
                this.grdRowAgentlogin = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 11:
                this.grdRowEmail = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 12:
                this.grdRowChat = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 13:
                this.grdRowOutbound = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 14:
                this.lblUserName = ((System.Windows.Controls.Label)(target));
                return;

            case 15:
                this.label1 = ((System.Windows.Controls.Label)(target));
                return;

            case 16:
                this.lblPlace = ((System.Windows.Controls.Label)(target));
                return;

            case 17:
                this.stkp_Error = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 18:
                this.lblInformation = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 19:
                this.txtPlace = ((Agent.Interaction.Desktop.CustomControls.AutoCompleteBoxEx)(target));
                return;

            case 20:
                this.gbVoiceChannel = ((System.Windows.Controls.GroupBox)(target));
                return;

            case 21:
                this.chkbxVoice = ((System.Windows.Controls.CheckBox)(target));

            #line 100 "..\..\..\ChannelSelection.xaml"
                this.chkbxVoice.Unchecked += new System.Windows.RoutedEventHandler(this.chkbxVoice_Unchecked);

            #line default
            #line hidden

            #line 100 "..\..\..\ChannelSelection.xaml"
                this.chkbxVoice.Checked += new System.Windows.RoutedEventHandler(this.chkbxVoice_Checked);

            #line default
            #line hidden
                return;

            case 22:
                this.grd_VoiceLoginDetails = ((System.Windows.Controls.Grid)(target));
                return;

            case 23:
                this.grdPHS1 = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 24:
                this.grdPHS2 = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 25:
                this.brdHide = ((System.Windows.Controls.Border)(target));
                return;

            case 26:
                this.lblQueue = ((System.Windows.Controls.Label)(target));
                return;

            case 27:
                this.cbQueue = ((System.Windows.Controls.ComboBox)(target));

            #line 120 "..\..\..\ChannelSelection.xaml"
                this.cbQueue.PreviewKeyUp += new System.Windows.Input.KeyEventHandler(this.cbQueue_PreviewKeyUp);

            #line default
            #line hidden
                return;

            case 28:
                this.lblAgentLogin = ((System.Windows.Controls.Label)(target));
                return;

            case 29:
                this.lblAgentLoginID = ((System.Windows.Controls.Label)(target));
                return;

            case 30:
                this.cbAgentLoginID = ((System.Windows.Controls.ComboBox)(target));

            #line 125 "..\..\..\ChannelSelection.xaml"
                this.cbAgentLoginID.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cbAgentLoginID_SelectionChanged);

            #line default
            #line hidden
                return;

            case 31:
                this.lblAgentPassword = ((System.Windows.Controls.Label)(target));
                return;

            case 32:
                this.txtAgentPassword = ((System.Windows.Controls.PasswordBox)(target));

            #line 128 "..\..\..\ChannelSelection.xaml"
                this.txtAgentPassword.PreviewKeyUp += new System.Windows.Input.KeyEventHandler(this.PreviewKeyUp);

            #line default
            #line hidden
                return;

            case 33:
                this.lblLDCode = ((System.Windows.Controls.Label)(target));
                return;

            case 34:
                this.txtLDCode = ((System.Windows.Controls.PasswordBox)(target));

            #line 131 "..\..\..\ChannelSelection.xaml"
                this.txtLDCode.PreviewKeyUp += new System.Windows.Input.KeyEventHandler(this.PreviewKeyUp);

            #line default
            #line hidden

            #line 131 "..\..\..\ChannelSelection.xaml"
                this.txtLDCode.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.txtLDCode_PreviewKeyDown);

            #line default
            #line hidden
                return;

            case 35:
                this.lblWrapTime = ((System.Windows.Controls.Label)(target));
                return;

            case 36:
                this.txtWrapTime = ((System.Windows.Controls.TextBox)(target));

            #line 134 "..\..\..\ChannelSelection.xaml"
                this.txtWrapTime.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.txtWrapTime_PreviewKeyDown);

            #line default
            #line hidden

            #line 134 "..\..\..\ChannelSelection.xaml"
                this.txtWrapTime.PreviewKeyUp += new System.Windows.Input.KeyEventHandler(this.cbQueue_PreviewKeyUp);

            #line default
            #line hidden
                return;

            case 37:
                this.chkbxMediPac = ((System.Windows.Controls.CheckBox)(target));

            #line 136 "..\..\..\ChannelSelection.xaml"
                this.chkbxMediPac.Checked += new System.Windows.RoutedEventHandler(this.chbxMediPac_Checked);

            #line default
            #line hidden

            #line 136 "..\..\..\ChannelSelection.xaml"
                this.chkbxMediPac.Unchecked += new System.Windows.RoutedEventHandler(this.chbxMediPac_Unchecked);

            #line default
            #line hidden
                return;

            case 38:
                this.chkbxFacets = ((System.Windows.Controls.CheckBox)(target));

            #line 137 "..\..\..\ChannelSelection.xaml"
                this.chkbxFacets.Checked += new System.Windows.RoutedEventHandler(this.chbxFacets_Checked);

            #line default
            #line hidden

            #line 137 "..\..\..\ChannelSelection.xaml"
                this.chkbxFacets.Unchecked += new System.Windows.RoutedEventHandler(this.chbxFacets_Unchecked);

            #line default
            #line hidden
                return;

            case 39:
                this.chkbxEpic = ((System.Windows.Controls.CheckBox)(target));

            #line 138 "..\..\..\ChannelSelection.xaml"
                this.chkbxEpic.Checked += new System.Windows.RoutedEventHandler(this.chbxEpic_Checked);

            #line default
            #line hidden

            #line 138 "..\..\..\ChannelSelection.xaml"
                this.chkbxEpic.Unchecked += new System.Windows.RoutedEventHandler(this.chbxEpic_Unchecked);

            #line default
            #line hidden
                return;

            case 40:
                this.chkbxLawson = ((System.Windows.Controls.CheckBox)(target));

            #line 139 "..\..\..\ChannelSelection.xaml"
                this.chkbxLawson.Checked += new System.Windows.RoutedEventHandler(this.chbxLawson_Checked);

            #line default
            #line hidden

            #line 139 "..\..\..\ChannelSelection.xaml"
                this.chkbxLawson.Unchecked += new System.Windows.RoutedEventHandler(this.chbxLawson_Unchecked);

            #line default
            #line hidden
                return;

            case 41:
                this.chkbxEmail = ((System.Windows.Controls.CheckBox)(target));

            #line 143 "..\..\..\ChannelSelection.xaml"
                this.chkbxEmail.Checked += new System.Windows.RoutedEventHandler(this.chkbxEmail_Checked);

            #line default
            #line hidden

            #line 143 "..\..\..\ChannelSelection.xaml"
                this.chkbxEmail.Unchecked += new System.Windows.RoutedEventHandler(this.chkbxEmail_Unchecked);

            #line default
            #line hidden
                return;

            case 42:
                this.chkbxChat = ((System.Windows.Controls.CheckBox)(target));

            #line 144 "..\..\..\ChannelSelection.xaml"
                this.chkbxChat.Checked += new System.Windows.RoutedEventHandler(this.chkbxChat_Checked);

            #line default
            #line hidden

            #line 144 "..\..\..\ChannelSelection.xaml"
                this.chkbxChat.Unchecked += new System.Windows.RoutedEventHandler(this.chkbxChat_Unchecked);

            #line default
            #line hidden
                return;

            case 43:
                this.chkbxOutbound = ((System.Windows.Controls.CheckBox)(target));

            #line 145 "..\..\..\ChannelSelection.xaml"
                this.chkbxOutbound.Checked += new System.Windows.RoutedEventHandler(this.chkbxOutbound_Checked);

            #line default
            #line hidden

            #line 145 "..\..\..\ChannelSelection.xaml"
                this.chkbxOutbound.Unchecked += new System.Windows.RoutedEventHandler(this.chkbxOutbound_Unchecked);

            #line default
            #line hidden
                return;

            case 44:
                this.btnCancel = ((System.Windows.Controls.Button)(target));

            #line 158 "..\..\..\ChannelSelection.xaml"
                this.btnCancel.Click += new System.Windows.RoutedEventHandler(this.btnCancel_Click);

            #line default
            #line hidden
                return;

            case 45:
                this.btnOk = ((System.Windows.Controls.Button)(target));

            #line 160 "..\..\..\ChannelSelection.xaml"
                this.btnOk.Click += new System.Windows.RoutedEventHandler(this.btnOk_Click);

            #line default
            #line hidden
                return;

            case 46:
                this.btnChangeLogin = ((System.Windows.Controls.Button)(target));

            #line 162 "..\..\..\ChannelSelection.xaml"
                this.btnChangeLogin.Click += new System.Windows.RoutedEventHandler(this.btnChangeLogin_Click);

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