void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.uc = ((SBMLibrary.Controls.ReceiveInventory)(target));

            #line 11 "..\..\ReceiveInventory.xaml"
                this.uc.Loaded += new System.Windows.RoutedEventHandler(this.OnLoaded);

            #line default
            #line hidden
                return;

            case 2:
                this.txtSearch = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:

            #line 57 "..\..\ReceiveInventory.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnAdd);

            #line default
            #line hidden
                return;

            case 4:

            #line 64 "..\..\ReceiveInventory.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnPost);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.uc1 = ((SBMLibrary.Controls.ReceiveInventory)(target));
     
     #line 11 "..\..\ReceiveInventory.xaml"
     this.uc1.GotFocus += new System.Windows.RoutedEventHandler(this.OnGotFocus);
     
     #line default
     #line hidden
     
     #line 12 "..\..\ReceiveInventory.xaml"
     this.uc1.Loaded += new System.Windows.RoutedEventHandler(this.OnLoaded);
     
     #line default
     #line hidden
     return;
     case 2:
     
     #line 34 "..\..\ReceiveInventory.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnStageForExport);
     
     #line default
     #line hidden
     return;
     case 3:
     this.txtSearchX = ((System.Windows.Controls.TextBox)(target));
     
     #line 72 "..\..\ReceiveInventory.xaml"
     this.txtSearchX.KeyDown += new System.Windows.Input.KeyEventHandler(this.OnUPCKeyDown);
     
     #line default
     #line hidden
     return;
     case 4:
     
     #line 80 "..\..\ReceiveInventory.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnAdd);
     
     #line default
     #line hidden
     return;
     case 5:
     
     #line 86 "..\..\ReceiveInventory.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnCancel);
     
     #line default
     #line hidden
     return;
     case 6:
     
     #line 90 "..\..\ReceiveInventory.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnPost);
     
     #line default
     #line hidden
     return;
     case 8:
     this.PART_wholesale = ((System.Windows.Controls.GridViewColumn)(target));
     return;
     }
     this._contentLoaded = true;
 }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.uc1 = ((SBMLibrary.Controls.ReceiveInventory)(target));

            #line 11 "..\..\ReceiveInventory.xaml"
                this.uc1.GotFocus += new System.Windows.RoutedEventHandler(this.OnGotFocus);

            #line default
            #line hidden

            #line 12 "..\..\ReceiveInventory.xaml"
                this.uc1.Loaded += new System.Windows.RoutedEventHandler(this.OnLoaded);

            #line default
            #line hidden
                return;

            case 2:

            #line 34 "..\..\ReceiveInventory.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnStageForExport);

            #line default
            #line hidden
                return;

            case 3:
                this.txtSearchX = ((System.Windows.Controls.TextBox)(target));

            #line 72 "..\..\ReceiveInventory.xaml"
                this.txtSearchX.KeyDown += new System.Windows.Input.KeyEventHandler(this.OnUPCKeyDown);

            #line default
            #line hidden
                return;

            case 4:

            #line 80 "..\..\ReceiveInventory.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnAdd);

            #line default
            #line hidden
                return;

            case 5:

            #line 86 "..\..\ReceiveInventory.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnCancel);

            #line default
            #line hidden
                return;

            case 6:

            #line 90 "..\..\ReceiveInventory.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnPost);

            #line default
            #line hidden
                return;

            case 8:
                this.PART_wholesale = ((System.Windows.Controls.GridViewColumn)(target));
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.uc = ((SBMLibrary.Controls.ReceiveInventory)(target));
     
     #line 11 "..\..\ReceiveInventory.xaml"
     this.uc.Loaded += new System.Windows.RoutedEventHandler(this.OnLoaded);
     
     #line default
     #line hidden
     return;
     case 2:
     this.txtSearch = ((System.Windows.Controls.TextBox)(target));
     return;
     case 3:
     
     #line 57 "..\..\ReceiveInventory.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnAdd);
     
     #line default
     #line hidden
     return;
     case 4:
     
     #line 64 "..\..\ReceiveInventory.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnPost);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }