void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.FormTableOrder = ((ICTProjectPOS.Form_TableOrder)(target));
     return;
     case 2:
     this.Rectangle1 = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 3:
     this.Rectangle2 = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 4:
     this.Rectangle3 = ((System.Windows.Shapes.Rectangle)(target));
     return;
     case 5:
     this.TextBlock_TableNum = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 6:
     this.Button_CloseTableForm = ((System.Windows.Controls.Button)(target));
     
     #line 43 "..\..\Form_TableOrder.xaml"
     this.Button_CloseTableForm.Click += new System.Windows.RoutedEventHandler(this.Button_Close_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.TextBlock_ItemOrderedHeader = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 8:
     this.Button_DeleteItem = ((System.Windows.Controls.Button)(target));
     
     #line 58 "..\..\Form_TableOrder.xaml"
     this.Button_DeleteItem.Click += new System.Windows.RoutedEventHandler(this.Button_DeleteItem_Click);
     
     #line default
     #line hidden
     return;
     case 9:
     this.Button_ItemForm = ((System.Windows.Controls.Button)(target));
     
     #line 64 "..\..\Form_TableOrder.xaml"
     this.Button_ItemForm.Click += new System.Windows.RoutedEventHandler(this.Button_ItemForm_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     this.TableTableOrder = ((ICTProjectPOS.Table_TableOrder)(target));
     return;
     case 11:
     this.TextBlock_SumHeader = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 12:
     this.TextBlock_SumNum = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 13:
     this.TextBlock_TaxHeader = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 14:
     this.TextBlock_TaxNum = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 15:
     this.TextBlock_TotalHeader = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 16:
     this.TextBlock_TotalNum = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 17:
     this.TextBlock_PrintHeader = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 18:
     this.Button_PrintDraft = ((System.Windows.Controls.Button)(target));
     
     #line 138 "..\..\Form_TableOrder.xaml"
     this.Button_PrintDraft.Click += new System.Windows.RoutedEventHandler(this.Button_PrintDraft_Click);
     
     #line default
     #line hidden
     return;
     case 19:
     this.Button_EditReceipt = ((System.Windows.Controls.Button)(target));
     
     #line 145 "..\..\Form_TableOrder.xaml"
     this.Button_EditReceipt.Click += new System.Windows.RoutedEventHandler(this.Button_EditReceipt_Click);
     
     #line default
     #line hidden
     return;
     case 20:
     this.Button_PaymentForm = ((System.Windows.Controls.Button)(target));
     
     #line 152 "..\..\Form_TableOrder.xaml"
     this.Button_PaymentForm.Click += new System.Windows.RoutedEventHandler(this.Button_PaymentForm_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.FormTableOrder = ((ICTProjectPOS.Form_TableOrder)(target));
                return;

            case 2:
                this.Rectangle1 = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 3:
                this.Rectangle2 = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 4:
                this.Rectangle3 = ((System.Windows.Shapes.Rectangle)(target));
                return;

            case 5:
                this.TextBlock_TableNum = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 6:
                this.Button_CloseTableForm = ((System.Windows.Controls.Button)(target));

            #line 43 "..\..\Form_TableOrder.xaml"
                this.Button_CloseTableForm.Click += new System.Windows.RoutedEventHandler(this.Button_Close_Click);

            #line default
            #line hidden
                return;

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

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

            #line 58 "..\..\Form_TableOrder.xaml"
                this.Button_DeleteItem.Click += new System.Windows.RoutedEventHandler(this.Button_DeleteItem_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.Button_ItemForm = ((System.Windows.Controls.Button)(target));

            #line 64 "..\..\Form_TableOrder.xaml"
                this.Button_ItemForm.Click += new System.Windows.RoutedEventHandler(this.Button_ItemForm_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.TableTableOrder = ((ICTProjectPOS.Table_TableOrder)(target));
                return;

            case 11:
                this.TextBlock_SumHeader = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 13:
                this.TextBlock_TaxHeader = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 15:
                this.TextBlock_TotalHeader = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 16:
                this.TextBlock_TotalNum = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 17:
                this.TextBlock_PrintHeader = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            #line 138 "..\..\Form_TableOrder.xaml"
                this.Button_PrintDraft.Click += new System.Windows.RoutedEventHandler(this.Button_PrintDraft_Click);

            #line default
            #line hidden
                return;

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

            #line 145 "..\..\Form_TableOrder.xaml"
                this.Button_EditReceipt.Click += new System.Windows.RoutedEventHandler(this.Button_EditReceipt_Click);

            #line default
            #line hidden
                return;

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

            #line 152 "..\..\Form_TableOrder.xaml"
                this.Button_PaymentForm.Click += new System.Windows.RoutedEventHandler(this.Button_PaymentForm_Click);

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