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

            #line 6 "..\..\..\Views\CReadLiquidation.xaml"
                this.Window.Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

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

            case 3:
                this.pnlHeader = ((System.Windows.Controls.Grid)(target));
                return;

            case 4:
                this.txtblkDate = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 6:
                this.txtblkRetailername = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 8:
                this.tbGross = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 10:
                this.txtblkTicketsExpected = ((System.Windows.Controls.TextBlock)(target));
                return;

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

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

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

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

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

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

            case 17:
                this.txtRetailernegNet = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 19:
                this.txtRetailerShare = ((System.Windows.Controls.TextBox)(target));
                return;

            case 20:
                this.txtblkTicketsPaid = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 21:
                this.txtTicketsPaid = ((System.Windows.Controls.TextBox)(target));
                return;

            case 22:
                this.txtblkAdvanceToRetailer = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 23:
                this.txtAdvanceToRetailer = ((System.Windows.Controls.TextBox)(target));

            #line 85 "..\..\..\Views\CReadLiquidation.xaml"
                this.txtAdvanceToRetailer.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.PreviewMouseUp);

            #line default
            #line hidden

            #line 85 "..\..\..\Views\CReadLiquidation.xaml"
                this.txtAdvanceToRetailer.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtAdvanceToRetailer_TextChanged);

            #line default
            #line hidden

            #line 85 "..\..\..\Views\CReadLiquidation.xaml"
                this.txtAdvanceToRetailer.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtAdvanceToRetailer_KeyDown);

            #line default
            #line hidden
                return;

            case 24:
                this.txtblRetailerSharebeforeFixedExpense = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 25:
                this.txtRetailerSharebeforeFixedExpense = ((System.Windows.Controls.TextBox)(target));
                return;

            case 26:
                this.txtblkFixedExpense = ((System.Windows.Controls.TextBlock)(target));
                return;

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

            case 28:
                this.txtblkRetailer = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 29:
                this.txtRetailer = ((System.Windows.Controls.TextBox)(target));
                return;

            case 30:
                this.txtblkBalanceDue = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 31:
                this.txtBalanceDue = ((System.Windows.Controls.TextBox)(target));
                return;

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

            #line 99 "..\..\..\Views\CReadLiquidation.xaml"
                this.btnProfitShare.Click += new System.Windows.RoutedEventHandler(this.btnProfitShare_Click);

            #line default
            #line hidden
                return;

            case 33:
                this.btnConfirm = ((System.Windows.Controls.Button)(target));

            #line 100 "..\..\..\Views\CReadLiquidation.xaml"
                this.btnConfirm.Click += new System.Windows.RoutedEventHandler(this.btnConfirm_Click);

            #line default
            #line hidden
                return;

            case 34:
                this.btnClose = ((System.Windows.Controls.Button)(target));

            #line 101 "..\..\..\Views\CReadLiquidation.xaml"
                this.btnClose.Click += new System.Windows.RoutedEventHandler(this.btnClose_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.Window = ((BMC.Presentation.CReadLiquidation)(target));
     
     #line 6 "..\..\..\Views\CReadLiquidation.xaml"
     this.Window.Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.pnlHeader = ((System.Windows.Controls.Grid)(target));
     return;
     case 4:
     this.txtblkDate = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 5:
     this.txtDate = ((System.Windows.Controls.TextBox)(target));
     return;
     case 6:
     this.txtblkRetailername = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 7:
     this.txtRetailerName = ((System.Windows.Controls.TextBox)(target));
     return;
     case 8:
     this.tbGross = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 9:
     this.txtGross = ((System.Windows.Controls.TextBox)(target));
     return;
     case 10:
     this.txtblkTicketsExpected = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 11:
     this.txtTicketsExpected = ((System.Windows.Controls.TextBox)(target));
     return;
     case 12:
     this.txtblkNet = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 13:
     this.txtNet = ((System.Windows.Controls.TextBox)(target));
     return;
     case 14:
     this.txtblkNetValue = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 15:
     this.txtNetValue = ((System.Windows.Controls.TextBox)(target));
     return;
     case 16:
     this.txtblkRetailerNegnet = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 17:
     this.txtRetailernegNet = ((System.Windows.Controls.TextBox)(target));
     return;
     case 18:
     this.txtblkRetailerShare = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 19:
     this.txtRetailerShare = ((System.Windows.Controls.TextBox)(target));
     return;
     case 20:
     this.txtblkTicketsPaid = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 21:
     this.txtTicketsPaid = ((System.Windows.Controls.TextBox)(target));
     return;
     case 22:
     this.txtblkAdvanceToRetailer = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 23:
     this.txtAdvanceToRetailer = ((System.Windows.Controls.TextBox)(target));
     
     #line 85 "..\..\..\Views\CReadLiquidation.xaml"
     this.txtAdvanceToRetailer.PreviewMouseUp += new System.Windows.Input.MouseButtonEventHandler(this.PreviewMouseUp);
     
     #line default
     #line hidden
     
     #line 85 "..\..\..\Views\CReadLiquidation.xaml"
     this.txtAdvanceToRetailer.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.txtAdvanceToRetailer_TextChanged);
     
     #line default
     #line hidden
     
     #line 85 "..\..\..\Views\CReadLiquidation.xaml"
     this.txtAdvanceToRetailer.KeyDown += new System.Windows.Input.KeyEventHandler(this.txtAdvanceToRetailer_KeyDown);
     
     #line default
     #line hidden
     return;
     case 24:
     this.txtblRetailerSharebeforeFixedExpense = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 25:
     this.txtRetailerSharebeforeFixedExpense = ((System.Windows.Controls.TextBox)(target));
     return;
     case 26:
     this.txtblkFixedExpense = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 27:
     this.txtFixedExpense = ((System.Windows.Controls.TextBox)(target));
     return;
     case 28:
     this.txtblkRetailer = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 29:
     this.txtRetailer = ((System.Windows.Controls.TextBox)(target));
     return;
     case 30:
     this.txtblkBalanceDue = ((System.Windows.Controls.TextBlock)(target));
     return;
     case 31:
     this.txtBalanceDue = ((System.Windows.Controls.TextBox)(target));
     return;
     case 32:
     this.btnProfitShare = ((System.Windows.Controls.Button)(target));
     
     #line 99 "..\..\..\Views\CReadLiquidation.xaml"
     this.btnProfitShare.Click += new System.Windows.RoutedEventHandler(this.btnProfitShare_Click);
     
     #line default
     #line hidden
     return;
     case 33:
     this.btnConfirm = ((System.Windows.Controls.Button)(target));
     
     #line 100 "..\..\..\Views\CReadLiquidation.xaml"
     this.btnConfirm.Click += new System.Windows.RoutedEventHandler(this.btnConfirm_Click);
     
     #line default
     #line hidden
     return;
     case 34:
     this.btnClose = ((System.Windows.Controls.Button)(target));
     
     #line 101 "..\..\..\Views\CReadLiquidation.xaml"
     this.btnClose.Click += new System.Windows.RoutedEventHandler(this.btnClose_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }