void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 5 "..\..\..\LichSuMayIn\WindowLichSuMayIn.xaml"
                ((Report.LichSuMayIn.WindowLichSuMayIn)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.ReportData = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
                return;

            case 3:
                this._reportViewer = ((Microsoft.Reporting.WinForms.ReportViewer)(target));
                return;

            case 4:
                this.uCTileReport = ((Report.UCTileReport)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 5 "..\..\..\LichSuBanHang\WindowLichSuBanHang.xaml"
     ((Report.LichSuBanHang.WindowLichSuBanHang)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.ReportData = ((System.Windows.Forms.Integration.WindowsFormsHost)(target));
     return;
     case 3:
     this._reportViewer = ((Microsoft.Reporting.WinForms.ReportViewer)(target));
     return;
     case 4:
     this.uCTileReport = ((Report.UCTileReport)(target));
     return;
     }
     this._contentLoaded = true;
 }