void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.UserControl = ((BMC.Presentation.CReadBasedLiquidation)(target));
     
     #line 13 "..\..\..\Views\CReadBasedLiquidation.xaml"
     this.UserControl.Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.lstRead = ((System.Windows.Controls.ListView)(target));
     return;
     case 4:
     this.btnRefresh = ((System.Windows.Controls.Button)(target));
     
     #line 103 "..\..\..\Views\CReadBasedLiquidation.xaml"
     this.btnRefresh.Click += new System.Windows.RoutedEventHandler(this.btnRefresh_Click);
     
     #line default
     #line hidden
     return;
     case 5:
     this.btnDetails = ((System.Windows.Controls.Button)(target));
     
     #line 104 "..\..\..\Views\CReadBasedLiquidation.xaml"
     this.btnDetails.Click += new System.Windows.RoutedEventHandler(this.btnDetails_Click);
     
     #line default
     #line hidden
     return;
     case 6:
     this.btnPerform = ((System.Windows.Controls.Button)(target));
     
     #line 105 "..\..\..\Views\CReadBasedLiquidation.xaml"
     this.btnPerform.Click += new System.Windows.RoutedEventHandler(this.btnPerform_Click);
     
     #line default
     #line hidden
     return;
     case 7:
     this.btnPrev = ((System.Windows.Controls.Button)(target));
     
     #line 106 "..\..\..\Views\CReadBasedLiquidation.xaml"
     this.btnPrev.Click += new System.Windows.RoutedEventHandler(this.btnPrev_Click);
     
     #line default
     #line hidden
     return;
     case 8:
     this.btnFirst = ((System.Windows.Controls.Button)(target));
     
     #line 107 "..\..\..\Views\CReadBasedLiquidation.xaml"
     this.btnFirst.Click += new System.Windows.RoutedEventHandler(this.btnFirst_Click);
     
     #line default
     #line hidden
     return;
     case 9:
     this.btnNext = ((System.Windows.Controls.Button)(target));
     
     #line 108 "..\..\..\Views\CReadBasedLiquidation.xaml"
     this.btnNext.Click += new System.Windows.RoutedEventHandler(this.btnNext_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     this.btnLast = ((System.Windows.Controls.Button)(target));
     
     #line 109 "..\..\..\Views\CReadBasedLiquidation.xaml"
     this.btnLast.Click += new System.Windows.RoutedEventHandler(this.btnLast_Click);
     
     #line default
     #line hidden
     return;
     case 11:
     this.txtPage = ((System.Windows.Controls.TextBlock)(target));
     return;
     }
     this._contentLoaded = true;
 }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.UserControl = ((BMC.Presentation.CReadBasedLiquidation)(target));

            #line 13 "..\..\..\Views\CReadBasedLiquidation.xaml"
                this.UserControl.Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

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

            case 3:
                this.lstRead = ((System.Windows.Controls.ListView)(target));
                return;

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

            #line 103 "..\..\..\Views\CReadBasedLiquidation.xaml"
                this.btnRefresh.Click += new System.Windows.RoutedEventHandler(this.btnRefresh_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.btnDetails = ((System.Windows.Controls.Button)(target));

            #line 104 "..\..\..\Views\CReadBasedLiquidation.xaml"
                this.btnDetails.Click += new System.Windows.RoutedEventHandler(this.btnDetails_Click);

            #line default
            #line hidden
                return;

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

            #line 105 "..\..\..\Views\CReadBasedLiquidation.xaml"
                this.btnPerform.Click += new System.Windows.RoutedEventHandler(this.btnPerform_Click);

            #line default
            #line hidden
                return;

            case 7:
                this.btnPrev = ((System.Windows.Controls.Button)(target));

            #line 106 "..\..\..\Views\CReadBasedLiquidation.xaml"
                this.btnPrev.Click += new System.Windows.RoutedEventHandler(this.btnPrev_Click);

            #line default
            #line hidden
                return;

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

            #line 107 "..\..\..\Views\CReadBasedLiquidation.xaml"
                this.btnFirst.Click += new System.Windows.RoutedEventHandler(this.btnFirst_Click);

            #line default
            #line hidden
                return;

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

            #line 108 "..\..\..\Views\CReadBasedLiquidation.xaml"
                this.btnNext.Click += new System.Windows.RoutedEventHandler(this.btnNext_Click);

            #line default
            #line hidden
                return;

            case 10:
                this.btnLast = ((System.Windows.Controls.Button)(target));

            #line 109 "..\..\..\Views\CReadBasedLiquidation.xaml"
                this.btnLast.Click += new System.Windows.RoutedEventHandler(this.btnLast_Click);

            #line default
            #line hidden
                return;

            case 11:
                this.txtPage = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }