void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Window = ((BMC.Presentation.MachineRemoval)(target));
                return;

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

            case 3:
                this.lbl_Title = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 4:
                this.btn_Exit = ((System.Windows.Controls.Button)(target));

            #line 15 "..\..\MachineRemoval.xaml"
                this.btn_Exit.Click += new System.Windows.RoutedEventHandler(this.btn_Exit_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.txt_Position = ((System.Windows.Controls.TextBox)(target));
                return;

            case 6:
                this.txt_MC_AssetNo = ((System.Windows.Controls.TextBox)(target));
                return;

            case 7:
                this.txt_GMU_No = ((System.Windows.Controls.TextBox)(target));
                return;

            case 8:
                this.txt_Total_Cash = ((System.Windows.Controls.TextBox)(target));
                return;

            case 9:
                this.txt_Total_Coin = ((System.Windows.Controls.TextBox)(target));

            #line 81 "..\..\MachineRemoval.xaml"
                this.txt_Total_Coin.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.txt_PreviewMouseUp);

            #line default
            #line hidden
                return;

            case 10:
                this.txt_1 = ((System.Windows.Controls.TextBox)(target));

            #line 91 "..\..\MachineRemoval.xaml"
                this.txt_1.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.txt_PreviewMouseUp);

            #line default
            #line hidden
                return;

            case 11:
                this.txt_2 = ((System.Windows.Controls.TextBox)(target));

            #line 101 "..\..\MachineRemoval.xaml"
                this.txt_2.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.txt_PreviewMouseUp);

            #line default
            #line hidden
                return;

            case 12:
                this.txt_5 = ((System.Windows.Controls.TextBox)(target));

            #line 111 "..\..\MachineRemoval.xaml"
                this.txt_5.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.txt_PreviewMouseUp);

            #line default
            #line hidden
                return;

            case 13:
                this.txt_10 = ((System.Windows.Controls.TextBox)(target));

            #line 121 "..\..\MachineRemoval.xaml"
                this.txt_10.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.txt_PreviewMouseUp);

            #line default
            #line hidden
                return;

            case 14:
                this.txt_20 = ((System.Windows.Controls.TextBox)(target));

            #line 131 "..\..\MachineRemoval.xaml"
                this.txt_20.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.txt_PreviewMouseUp);

            #line default
            #line hidden
                return;

            case 15:
                this.txt_50 = ((System.Windows.Controls.TextBox)(target));

            #line 141 "..\..\MachineRemoval.xaml"
                this.txt_50.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.txt_PreviewMouseUp);

            #line default
            #line hidden
                return;

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

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

            #line 234 "..\..\MachineRemoval.xaml"
                this.btnRemove.Click += new System.Windows.RoutedEventHandler(this.btnRemove_Click);

            #line default
            #line hidden
                return;

            case 18:

            #line 235 "..\..\MachineRemoval.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btn_Exit_Click);

            #line default
            #line hidden
                return;

            case 19:
                this.com_GMU_Type = ((System.Windows.Controls.ComboBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Window = ((BMC.Presentation.MachineRemoval)(target));
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.lbl_Title = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 4:
     this.btn_Exit = ((System.Windows.Controls.Button)(target));
     
     #line 15 "..\..\MachineRemoval.xaml"
     this.btn_Exit.Click += new System.Windows.RoutedEventHandler(this.btn_Exit_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.txt_Position = ((System.Windows.Controls.TextBox)(target));
     return;
     case 6:
     this.txt_MC_AssetNo = ((System.Windows.Controls.TextBox)(target));
     return;
     case 7:
     this.txt_GMU_No = ((System.Windows.Controls.TextBox)(target));
     return;
     case 8:
     this.txt_Total_Cash = ((System.Windows.Controls.TextBox)(target));
     return;
     case 9:
     this.txt_Total_Coin = ((System.Windows.Controls.TextBox)(target));
     
     #line 81 "..\..\MachineRemoval.xaml"
     this.txt_Total_Coin.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.txt_PreviewMouseUp);
     
     #line default
     #line hidden
     return;
     case 10:
     this.txt_1 = ((System.Windows.Controls.TextBox)(target));
     
     #line 91 "..\..\MachineRemoval.xaml"
     this.txt_1.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.txt_PreviewMouseUp);
     
     #line default
     #line hidden
     return;
     case 11:
     this.txt_2 = ((System.Windows.Controls.TextBox)(target));
     
     #line 101 "..\..\MachineRemoval.xaml"
     this.txt_2.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.txt_PreviewMouseUp);
     
     #line default
     #line hidden
     return;
     case 12:
     this.txt_5 = ((System.Windows.Controls.TextBox)(target));
     
     #line 111 "..\..\MachineRemoval.xaml"
     this.txt_5.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.txt_PreviewMouseUp);
     
     #line default
     #line hidden
     return;
     case 13:
     this.txt_10 = ((System.Windows.Controls.TextBox)(target));
     
     #line 121 "..\..\MachineRemoval.xaml"
     this.txt_10.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.txt_PreviewMouseUp);
     
     #line default
     #line hidden
     return;
     case 14:
     this.txt_20 = ((System.Windows.Controls.TextBox)(target));
     
     #line 131 "..\..\MachineRemoval.xaml"
     this.txt_20.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.txt_PreviewMouseUp);
     
     #line default
     #line hidden
     return;
     case 15:
     this.txt_50 = ((System.Windows.Controls.TextBox)(target));
     
     #line 141 "..\..\MachineRemoval.xaml"
     this.txt_50.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.txt_PreviewMouseUp);
     
     #line default
     #line hidden
     return;
     case 16:
     this.panel_Remove_Button = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 17:
     this.btnRemove = ((System.Windows.Controls.Button)(target));
     
     #line 234 "..\..\MachineRemoval.xaml"
     this.btnRemove.Click += new System.Windows.RoutedEventHandler(this.btnRemove_Click);
     
     #line default
     #line hidden
     return;
     case 18:
     
     #line 235 "..\..\MachineRemoval.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.btn_Exit_Click);
     
     #line default
     #line hidden
     return;
     case 19:
     this.com_GMU_Type = ((System.Windows.Controls.ComboBox)(target));
     return;
     }
     this._contentLoaded = true;
 }