void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.baseInformationCtrl_ = ((XmlBuilder.Views.StructuredProduct.View.BaseInformationCtrl)(target));
                return;

            case 2:
                this.Payoff_StackPanel_ = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 3:
                this.XmlBuilderCtrl_ = ((XmlBuilder.Views.StructuredProduct.View.EventCheckInfoCtrl)(target));
                return;

            case 4:

            #line 26 "..\..\..\..\..\..\Views\StructuredProduct\View\XmlBuilderCtrl.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.SaveButton_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.baseInformationCtrl_ = ((XmlBuilder.Views.StructuredProduct.View.BaseInformationCtrl)(target));
     return;
     case 2:
     this.Payoff_StackPanel_ = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 3:
     this.XmlBuilderCtrl_ = ((XmlBuilder.Views.StructuredProduct.View.EventCheckInfoCtrl)(target));
     return;
     case 4:
     
     #line 26 "..\..\..\..\..\..\Views\StructuredProduct\View\XmlBuilderCtrl.xaml"
     ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.SaveButton_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }